public class ItemModelMesherForge extends ItemModelMesher
shapers| Constructor and Description |
|---|
ItemModelMesherForge(ModelManager manager) |
| Modifier and Type | Method and Description |
|---|---|
protected IBakedModel |
getItemModel(Item item,
int meta) |
ModelResourceLocation |
getLocation(ItemStack stack) |
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 ItemModelMesherpublic ModelResourceLocation getLocation(ItemStack stack)