public interface IModel
Modifier and Type | Method and Description |
---|---|
IFlexibleBakedModel |
bake(IModelState state,
VertexFormat format,
<any> bakedTextureGetter) |
IModelState |
getDefaultState() |
java.util.Collection<ResourceLocation> |
getDependencies() |
java.util.Collection<ResourceLocation> |
getTextures() |
java.util.Collection<ResourceLocation> getDependencies()
java.util.Collection<ResourceLocation> getTextures()
IFlexibleBakedModel bake(IModelState state, VertexFormat format, <any> bakedTextureGetter)
IModelState getDefaultState()