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 EquipmentModelLoaderEntityRenderDispatcher.equipmentModelLoaderprivate final EquipmentModelLoaderEntityRendererFactory.Context.equipmentModelLoaderMethods in net.minecraft.client.render.entity that return EquipmentModelLoaderConstructors in net.minecraft.client.render.entity with parameters of type EquipmentModelLoaderModifierConstructorDescriptionContext(EntityRenderDispatcher renderDispatcher, ItemModelManager itemRenderer, MapRenderer mapRenderer, BlockRenderManager blockRenderManager, ResourceManager resourceManager, LoadedEntityModels entityModels, EquipmentModelLoader equipmentModelLoader, class_11697 class_11697, TextRenderer textRenderer) EntityRenderDispatcher(MinecraftClient client, TextureManager textureManager, ItemModelManager itemModelManager, ItemRenderer itemRenderer, MapRenderer mapRenderer, BlockRenderManager blockRenderManager, class_11697 class_11697, TextRenderer textRenderer, GameOptions gameOptions, Supplier<LoadedEntityModels> entityModelsGetter, 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, LoadedEntityModels modelLoader, EquipmentModelLoader equipmentModelLoader)