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, getParticleIcon
public ItemModelMesherForge(ModelManager manager)
@Nullable public IBakedModel getItemModel(Item item)
getItemModel
クラス内 ItemModelMesher
public void register(Item item, ModelResourceLocation location)
register
クラス内 ItemModelMesher
public void rebuildCache()
rebuildCache
クラス内 ItemModelMesher
public ModelResourceLocation getLocation(@Nonnull ItemStack stack)