Uses of Class
net.minecraft.client.resources.model.ModelResourceLocation
Package
Description
-
Uses of ModelResourceLocation in net.minecraft.client.renderer
Modifier and TypeFieldDescriptionfinal it.unimi.dsi.fastutil.ints.Int2ObjectMap<ModelResourceLocation>
ItemModelShaper.shapes
Modifier and TypeMethodDescriptionvoid
ItemModelShaper.register
(Item p_109397_, ModelResourceLocation p_109398_) -
Uses of ModelResourceLocation in net.minecraft.client.renderer.block
Modifier and TypeMethodDescriptionstatic ModelResourceLocation
BlockModelShaper.stateToModelLocation
(ResourceLocation p_110890_, BlockState p_110891_) static ModelResourceLocation
BlockModelShaper.stateToModelLocation
(BlockState p_110896_) -
Uses of ModelResourceLocation in net.minecraft.client.renderer.entity
Modifier and TypeFieldDescriptionprivate static final ModelResourceLocation
ItemFrameRenderer.FRAME_LOCATION
private static final ModelResourceLocation
ItemFrameRenderer.GLOW_FRAME_LOCATION
private static final ModelResourceLocation
ItemFrameRenderer.GLOW_MAP_FRAME_LOCATION
private static final ModelResourceLocation
ItemFrameRenderer.MAP_FRAME_LOCATION
Modifier and TypeMethodDescriptionprivate ModelResourceLocation
ItemFrameRenderer.getFrameModelResourceLoc
(T p_174213_, ItemStack p_174214_) -
Uses of ModelResourceLocation in net.minecraft.client.resources.model
Modifier and TypeFieldDescriptionstatic final ModelResourceLocation
ModelBakery.MISSING_MODEL_LOCATION
Modifier and TypeMethodDescriptionModelManager.getModel
(ModelResourceLocation p_119423_) private void
ModelBakery.loadTopLevel
(ModelResourceLocation p_119307_) -
Uses of ModelResourceLocation in net.minecraftforge.client.model
Modifier and TypeFieldDescriptionprivate final Map<Holder.Reference<Item>,
ModelResourceLocation> ForgeItemModelShaper.locations
Modifier and TypeMethodDescriptionvoid
ForgeItemModelShaper.register
(Item item, ModelResourceLocation location)