Uses of Class
net.minecraft.client.render.entity.equipment.EquipmentModelLoader
Package
Description
-
Uses of EquipmentModelLoader in net.minecraft.client
Modifier and TypeFieldDescriptionprivate final EquipmentModelLoader
MinecraftClient.equipmentModelLoader
-
Uses of EquipmentModelLoader in net.minecraft.client.render.entity
Modifier and TypeFieldDescriptionprivate final EquipmentModelLoader
EntityRenderDispatcher.equipmentModelLoader
private final EquipmentModelLoader
EntityRendererFactory.Context.equipmentModelLoader
ModifierConstructorDescriptionContext
(EntityRenderDispatcher renderDispatcher, ItemRenderer itemRenderer, MapRenderer mapRenderer, BlockRenderManager blockRenderManager, ResourceManager resourceManager, EntityModelLoader modelLoader, EquipmentModelLoader equipmentModelLoader, TextRenderer textRenderer) EntityRenderDispatcher
(MinecraftClient client, TextureManager textureManager, ItemRenderer itemRenderer, MapRenderer mapRenderer, BlockRenderManager blockRenderManager, TextRenderer textRenderer, GameOptions gameOptions, EntityModelLoader modelLoader, EquipmentModelLoader equipmentModelLoader) -
Uses of EquipmentModelLoader in net.minecraft.client.render.entity.equipment
Modifier and TypeFieldDescriptionprivate final EquipmentModelLoader
EquipmentRenderer.equipmentModelLoader
ModifierConstructorDescriptionEquipmentRenderer
(EquipmentModelLoader equipmentModelLoader, SpriteAtlasTexture armorTrimsAtlas) -
Uses of EquipmentModelLoader in net.minecraft.client.render.entity.feature
Modifier and TypeFieldDescriptionprivate final EquipmentModelLoader
CapeFeatureRenderer.equipmentModelLoader
ModifierConstructorDescriptionCapeFeatureRenderer
(FeatureRendererContext<PlayerEntityRenderState, PlayerEntityModel> context, EntityModelLoader modelLoader, EquipmentModelLoader equipmentModelLoader)