public class ItemModelMesherForge extends ItemModelMesher
| Constructor and Description |
|---|
ItemModelMesherForge(ModelManager manager) |
| Modifier and Type | Method and Description |
|---|---|
protected IBakedModel |
getItemModel(Item item,
int meta) |
void |
rebuildCache() |
void |
register(Item item,
int meta,
ModelResourceLocation location) |
getItemModel, getMetadata, getModelManager, getParticleIcon, getParticleIcon, registerpublic ItemModelMesherForge(ModelManager manager)
protected IBakedModel getItemModel(Item item, int meta)
getItemModel in class ItemModelMesherpublic void register(Item item, int meta, ModelResourceLocation location)
register in class ItemModelMesherpublic void rebuildCache()
rebuildCache in class ItemModelMesher