Uses of Class
net.minecraft.client.render.entity.equipment.EquipmentModelLoader
Packages that use EquipmentModelLoader
Package
Description
-
Uses of EquipmentModelLoader in net.minecraft.client.render.entity
Fields in net.minecraft.client.render.entity declared as EquipmentModelLoaderModifier and TypeFieldDescriptionprivate final EquipmentModelLoaderEntityRendererFactory.Context.equipmentModelLoaderprivate final EquipmentModelLoaderEntityRenderDispatcher.field_55290Methods in net.minecraft.client.render.entity that return EquipmentModelLoaderConstructors in net.minecraft.client.render.entity with parameters of type EquipmentModelLoaderModifierConstructorDescriptionContext(EntityRenderDispatcher renderDispatcher, class_10442 itemRenderer, MapRenderer mapRenderer, BlockRenderManager blockRenderManager, ResourceManager resourceManager, EntityModelLoader modelLoader, EquipmentModelLoader equipmentModelLoader, TextRenderer textRenderer) EntityRenderDispatcher(MinecraftClient client, TextureManager textureManager, class_10442 class_10442, ItemRenderer itemRenderer, MapRenderer mapRenderer, BlockRenderManager blockRenderManager, TextRenderer textRenderer, GameOptions gameOptions, Supplier<EntityModelLoader> supplier, EquipmentModelLoader equipmentModelLoader) -
Uses of EquipmentModelLoader in net.minecraft.client.render.entity.equipment
Fields in net.minecraft.client.render.entity.equipment declared as EquipmentModelLoaderModifier and TypeFieldDescriptionprivate final EquipmentModelLoaderEquipmentRenderer.equipmentModelLoaderConstructors in net.minecraft.client.render.entity.equipment with parameters of type EquipmentModelLoaderModifierConstructorDescriptionEquipmentRenderer(EquipmentModelLoader equipmentModelLoader, SpriteAtlasTexture armorTrimsAtlas) -
Uses of EquipmentModelLoader in net.minecraft.client.render.entity.feature
Fields in net.minecraft.client.render.entity.feature declared as EquipmentModelLoaderModifier and TypeFieldDescriptionprivate final EquipmentModelLoaderCapeFeatureRenderer.equipmentModelLoaderConstructors in net.minecraft.client.render.entity.feature with parameters of type EquipmentModelLoaderModifierConstructorDescriptionCapeFeatureRenderer(FeatureRendererContext<PlayerEntityRenderState, PlayerEntityModel> context, EntityModelLoader modelLoader, EquipmentModelLoader equipmentModelLoader)