All Methods Static Methods Instance Methods Concrete Methods
Modifier and Type |
Method and Description |
protected IBakedModel |
bakeModel(ModelBlock modelBlockIn,
ITransformation modelRotationIn,
boolean uvLocked) |
protected ResourceLocation |
getItemLocation(java.lang.String location) |
protected ModelBlockDefinition |
getModelBlockDefinition(ResourceLocation location) |
protected ResourceLocation |
getModelLocation(ResourceLocation location) |
protected java.util.Set<ResourceLocation> |
getTextureLocations(ModelBlock p_177585_1_) |
protected java.util.List<java.lang.String> |
getVariantNames(Item stack) |
protected boolean |
hasItemModel(ModelBlock p_177581_1_) |
protected boolean |
isCustomRenderer(ModelBlock p_177587_1_) |
protected void |
loadBlock(BlockStateMapper blockstatemapper,
Block block,
ResourceLocation resourcelocation) |
protected void |
loadBlocks() |
protected void |
loadItemModels() |
protected ModelBlock |
loadModel(ResourceLocation location) |
protected void |
loadMultipartVariantModels() |
protected void |
loadVariantItemModels() |
protected void |
loadVariantList(ModelResourceLocation p_188638_1_,
VariantList p_188638_2_) |
protected void |
loadVariantModels() |
protected BakedQuad |
makeBakedQuad(BlockPart p_177589_1_,
BlockPartFace p_177589_2_,
TextureAtlasSprite p_177589_3_,
EnumFacing p_177589_4_,
ITransformation p_177589_5_,
boolean p_177589_6_) |
protected ModelBlock |
makeItemModel(ModelBlock p_177582_1_) |
static void |
registerItemVariants(Item item,
ResourceLocation... names) |
protected void |
registerMultipartVariant(ModelBlockDefinition definition,
java.util.Collection<ModelResourceLocation> locations) |
protected void |
registerVariant(ModelBlockDefinition blockstateDefinition,
ModelResourceLocation location) |
protected void |
registerVariantNames() |
IRegistry<ModelResourceLocation,IBakedModel> |
setupModelRegistry() |