UnbakedBlockStateModel

@Environment(value = EnvType.CLIENT)
public final class UnbakedBlockStateModel implements IStaffItemUnbakedModel(source)

Default implementation of IStaffItemUnbakedModel.

Parameters

blockState

The block state to bake

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
public IStaffItemBakedModel bake(Baker baker, Function<SpriteIdentifier, Sprite> textureGetter, ModelBakeSettings rotationContainer, Identifier modelId, Transformation transformation)

Bakes the item model.

Link copied to clipboard
Link copied to clipboard

Inherited functions

Link copied to clipboard
public BakedModel bake(Baker baker, Function<SpriteIdentifier, Sprite> textureGetter, ModelBakeSettings rotationContainer, Identifier modelId)