Uses of Class
net.minecraft.client.resources.model.ModelResourceLocation
Packages that use ModelResourceLocation
Package
Description
-
Uses of ModelResourceLocation in net.minecraft.client.renderer
Fields in net.minecraft.client.renderer with type parameters of type ModelResourceLocationModifier and TypeFieldDescriptionfinal it.unimi.dsi.fastutil.ints.Int2ObjectMap<ModelResourceLocation> ItemModelShaper.shapesMethods in net.minecraft.client.renderer with parameters of type ModelResourceLocationModifier and TypeMethodDescriptionvoidItemModelShaper.register(Item p_109397_, ModelResourceLocation p_109398_) -
Uses of ModelResourceLocation in net.minecraft.client.renderer.block
Methods in net.minecraft.client.renderer.block that return ModelResourceLocationModifier and TypeMethodDescriptionstatic ModelResourceLocationBlockModelShaper.stateToModelLocation(ResourceLocation p_110890_, BlockState p_110891_) static ModelResourceLocationBlockModelShaper.stateToModelLocation(BlockState p_110896_) -
Uses of ModelResourceLocation in net.minecraft.client.renderer.entity
Fields in net.minecraft.client.renderer.entity declared as ModelResourceLocationModifier and TypeFieldDescriptionprivate static final ModelResourceLocationItemFrameRenderer.FRAME_LOCATIONprivate static final ModelResourceLocationItemFrameRenderer.GLOW_FRAME_LOCATIONprivate static final ModelResourceLocationItemFrameRenderer.GLOW_MAP_FRAME_LOCATIONprivate static final ModelResourceLocationItemFrameRenderer.MAP_FRAME_LOCATIONstatic final ModelResourceLocationItemRenderer.SPYGLASS_IN_HAND_MODELprivate static final ModelResourceLocationItemRenderer.SPYGLASS_MODELstatic final ModelResourceLocationItemRenderer.TRIDENT_IN_HAND_MODELprivate static final ModelResourceLocationItemRenderer.TRIDENT_MODELMethods in net.minecraft.client.renderer.entity that return ModelResourceLocationModifier and TypeMethodDescriptionprivate ModelResourceLocationItemFrameRenderer.getFrameModelResourceLoc(T p_174213_, ItemStack p_174214_) -
Uses of ModelResourceLocation in net.minecraft.client.resources.model
Fields in net.minecraft.client.resources.model declared as ModelResourceLocationModifier and TypeFieldDescriptionstatic final ModelResourceLocationModelBakery.MISSING_MODEL_LOCATIONMethods in net.minecraft.client.resources.model that return ModelResourceLocationMethods in net.minecraft.client.resources.model with parameters of type ModelResourceLocationModifier and TypeMethodDescriptionModelManager.getModel(ModelResourceLocation p_119423_) private voidModelBakery.loadTopLevel(ModelResourceLocation p_119307_) -
Uses of ModelResourceLocation in net.neoforged.neoforge.client.model
Fields in net.neoforged.neoforge.client.model with type parameters of type ModelResourceLocationModifier and TypeFieldDescriptionprivate final Map<Item, ModelResourceLocation> RegistryAwareItemModelShaper.locationsMethods in net.neoforged.neoforge.client.model that return ModelResourceLocationMethods in net.neoforged.neoforge.client.model with parameters of type ModelResourceLocationModifier and TypeMethodDescriptionvoidRegistryAwareItemModelShaper.register(Item item, ModelResourceLocation location)