IStaff Item Unbaked Model
@Environment(value = EnvType.CLIENT )
An UnbakedModel of an item, which can be placed into a staff.
See also
Inheritors
Functions
Link copied to clipboard
public BakedModel bake(Baker baker, Function<SpriteIdentifier, Sprite> textureGetter, ModelBakeSettings rotationContainer, Identifier modelId)
public abstract IStaffItemBakedModel bake(Baker baker, Function<SpriteIdentifier, Sprite> textureGetter, ModelBakeSettings rotationContainer, Identifier modelId, Transformation transformation)
Bakes the item model.