public class ItemModelMesherForge extends ItemModelMesher
modelLocations| Constructor and Description |
|---|
ItemModelMesherForge(ModelManager manager) |
| Modifier and Type | Method and Description |
|---|---|
IBakedModel |
getItemModel(Item item) |
ModelResourceLocation |
getLocation(ItemStack stack) |
void |
rebuildCache() |
void |
register(Item item,
ModelResourceLocation location) |
getItemModel, getModelManager, getParticleIcon, getParticleIconpublic ItemModelMesherForge(ModelManager manager)
@Nullable public IBakedModel getItemModel(Item item)
getItemModel in class ItemModelMesherpublic void register(Item item, ModelResourceLocation location)
register in class ItemModelMesherpublic void rebuildCache()
rebuildCache in class ItemModelMesherpublic ModelResourceLocation getLocation(@Nonnull ItemStack stack)