public class ItemModelMesherForge extends ItemModelMesher
modelLocations| コンストラクタと説明 |
|---|
ItemModelMesherForge(ModelManager manager) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
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 クラス内 ItemModelMesherpublic void register(Item item, ModelResourceLocation location)
register クラス内 ItemModelMesherpublic void rebuildCache()
rebuildCache クラス内 ItemModelMesherpublic ModelResourceLocation getLocation(@Nonnull ItemStack stack)