Uses of Class
net.minecraft.client.util.ModelIdentifier
Packages that use ModelIdentifier
Package
Description
-
Uses of ModelIdentifier in net.minecraft
Methods in net.minecraft that return ModelIdentifierModifier and TypeMethodDescriptionprotected ModelIdentifierclass_4787.getBlockStateIdentifier(BlockState state) protected ModelIdentifierclass_4788.getBlockStateIdentifier(BlockState state) protected ModelIdentifierclass_4789.getBlockStateIdentifier(BlockState state) protected ModelIdentifierclass_4790.getBlockStateIdentifier(BlockState state) protected ModelIdentifierclass_4791.getBlockStateIdentifier(BlockState state) protected ModelIdentifierclass_4792.getBlockStateIdentifier(BlockState state) protected ModelIdentifierclass_4793.getBlockStateIdentifier(BlockState state) class_4819.getIdentifier(ItemStack stack) class_4820.getIdentifier(ItemStack stack) class_4821.getIdentifier(ItemStack stack) class_4822.getIdentifier(ItemStack stack) class_4823.getIdentifier(ItemStack stack) Methods in net.minecraft with parameters of type ModelIdentifierModifier and TypeMethodDescriptionintclass_4845.compare(ModelIdentifier modelIdentifier, ModelIdentifier modelIdentifier2) -
Uses of ModelIdentifier in net.minecraft.client
Methods in net.minecraft.client that return ModelIdentifierModifier and TypeMethodDescriptionprotected ModelIdentifierBlockStateMap.getBlockStateIdentifier(BlockState state) protected ModelIdentifierDefaultBlockStateMap.getBlockStateIdentifier(BlockState state) -
Uses of ModelIdentifier in net.minecraft.client.render
Methods in net.minecraft.client.render that return ModelIdentifierModifier and TypeMethodDescriptionprotected abstract ModelIdentifierBlockStateIdentifierMap.getBlockStateIdentifier(BlockState state) -
Uses of ModelIdentifier in net.minecraft.client.render.entity
Fields in net.minecraft.client.render.entity declared as ModelIdentifierModifier and TypeFieldDescriptionprivate final ModelIdentifierItemFrameEntityRenderer.field_11111private final ModelIdentifierItemFrameEntityRenderer.field_11112 -
Uses of ModelIdentifier in net.minecraft.client.render.item
Methods in net.minecraft.client.render.item with parameters of type ModelIdentifierModifier and TypeMethodDescriptionvoidItemModels.putModel(Item item, int metadata, ModelIdentifier id) -
Uses of ModelIdentifier in net.minecraft.client.render.model
Fields in net.minecraft.client.render.model declared as ModelIdentifierMethods in net.minecraft.client.render.model that return ModelIdentifierMethods in net.minecraft.client.render.model with parameters of type ModelIdentifierModifier and TypeMethodDescriptionBakedModelManager.getByIdentifier(ModelIdentifier identifier) private voidModelLoader.method_10387(ModelVariantMap modelVariantMap, ModelIdentifier modelIdentifier)