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, register
public ItemModelMesherForge(ModelManager manager)
protected IBakedModel getItemModel(Item item, int meta)
getItemModel
in class ItemModelMesher
public void register(Item item, int meta, ModelResourceLocation location)
register
in class ItemModelMesher
public void rebuildCache()
rebuildCache
in class ItemModelMesher
public ModelResourceLocation getLocation(ItemStack stack)