Uses of Class
net.minecraft.client.render.entity.model.LoadedEntityModels
Packages that use LoadedEntityModels
Package
Description
The base package for all Minecraft classes.
-
Uses of LoadedEntityModels in net.minecraft
Methods in net.minecraft with parameters of type LoadedEntityModelsModifier and TypeMethodDescriptionstatic <M extends BipedEntityModel<?>>
class_11677<M> class_11677.method_72961(class_11677<EntityModelLayer> class_11677, LoadedEntityModels loadedEntityModels, Function<ModelPart, M> function) -
Uses of LoadedEntityModels in net.minecraft.client
Methods in net.minecraft.client that return LoadedEntityModels -
Uses of LoadedEntityModels in net.minecraft.client.gui.widget
Constructors in net.minecraft.client.gui.widget with parameters of type LoadedEntityModelsModifierConstructorDescriptionPlayerSkinWidget(int width, int height, LoadedEntityModels entityModels, Supplier<SkinTextures> skinSupplier) -
Uses of LoadedEntityModels in net.minecraft.client.render.block.entity
Fields in net.minecraft.client.render.block.entity declared as LoadedEntityModelsModifier and TypeFieldDescriptionprivate final LoadedEntityModelsBlockEntityRendererFactory.Context.loadedEntityModelsThe field for theloadedEntityModelsrecord component.Fields in net.minecraft.client.render.block.entity with type parameters of type LoadedEntityModelsModifier and TypeFieldDescriptionprivate final Supplier<LoadedEntityModels> BlockEntityRenderDispatcher.entityModelsGetterMethods in net.minecraft.client.render.block.entity that return LoadedEntityModelsModifier and TypeMethodDescriptionBlockEntityRendererFactory.Context.loadedEntityModels()Returns the value of theloadedEntityModelsrecord component.Methods in net.minecraft.client.render.block.entity with parameters of type LoadedEntityModelsModifier and TypeMethodDescriptionstatic Model.SinglePartModelHangingSignBlockEntityRenderer.createModel(LoadedEntityModels models, WoodType woodType, HangingSignBlockEntityRenderer.AttachmentType attachmentType) static Model.SinglePartModelSignBlockEntityRenderer.createSignModel(LoadedEntityModels models, WoodType type, boolean standing) static @Nullable SkullBlockEntityModelSkullBlockEntityRenderer.getModels(LoadedEntityModels models, SkullBlock.SkullType type) Constructors in net.minecraft.client.render.block.entity with parameters of type LoadedEntityModelsModifierConstructorDescriptionBannerBlockEntityRenderer(LoadedEntityModels models, class_11701 class_11701) BedBlockEntityRenderer(class_11701 class_11701, LoadedEntityModels loadedEntityModels) Context(BlockEntityRenderDispatcher renderDispatcher, BlockRenderManager renderManager, ItemModelManager itemModelManager, ItemRenderer itemRenderer, EntityRenderDispatcher entityRenderDispatcher, LoadedEntityModels layerRenderDispatcher, TextRenderer textRenderer, class_11701 class_11701) DecoratedPotBlockEntityRenderer(LoadedEntityModels loadedEntityModels, class_11701 class_11701) ShulkerBoxBlockEntityRenderer(LoadedEntityModels models, class_11701 class_11701) Constructor parameters in net.minecraft.client.render.block.entity with type arguments of type LoadedEntityModelsModifierConstructorDescriptionBlockEntityRenderDispatcher(TextRenderer textRenderer, Supplier<LoadedEntityModels> entityModelsGetter, BlockRenderManager blockRenderManager, ItemModelManager itemModelManager, ItemRenderer itemRenderer, EntityRenderDispatcher entityRenderDispatcher, class_11701 class_11701) -
Uses of LoadedEntityModels in net.minecraft.client.render.entity
Fields in net.minecraft.client.render.entity declared as LoadedEntityModelsModifier and TypeFieldDescriptionprivate final LoadedEntityModelsEntityRendererFactory.Context.entityModelsFields in net.minecraft.client.render.entity with type parameters of type LoadedEntityModelsModifier and TypeFieldDescriptionprivate final Supplier<LoadedEntityModels> EntityRenderDispatcher.entityModelsGetterMethods in net.minecraft.client.render.entity that return LoadedEntityModelsConstructors in net.minecraft.client.render.entity with parameters of type LoadedEntityModelsModifierConstructorDescriptionContext(EntityRenderDispatcher renderDispatcher, ItemModelManager itemRenderer, MapRenderer mapRenderer, BlockRenderManager blockRenderManager, ResourceManager resourceManager, LoadedEntityModels entityModels, EquipmentModelLoader equipmentModelLoader, class_11697 class_11697, TextRenderer textRenderer) Constructor parameters in net.minecraft.client.render.entity with type arguments of type LoadedEntityModelsModifierConstructorDescriptionEntityRenderDispatcher(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 LoadedEntityModels in net.minecraft.client.render.entity.feature
Constructors in net.minecraft.client.render.entity.feature with parameters of type LoadedEntityModelsModifierConstructorDescriptionBreezeEyesFeatureRenderer(FeatureRendererContext<BreezeEntityRenderState, BreezeEntityModel> featureRendererContext, LoadedEntityModels loadedEntityModels) BreezeWindFeatureRenderer(FeatureRendererContext<BreezeEntityRenderState, BreezeEntityModel> featureRendererContext, LoadedEntityModels loadedEntityModels) CapeFeatureRenderer(FeatureRendererContext<PlayerEntityRenderState, PlayerEntityModel> context, LoadedEntityModels modelLoader, EquipmentModelLoader equipmentModelLoader) CatCollarFeatureRenderer(FeatureRendererContext<CatEntityRenderState, CatEntityModel> context, LoadedEntityModels loader) CreeperChargeFeatureRenderer(FeatureRendererContext<CreeperEntityRenderState, CreeperEntityModel> context, LoadedEntityModels loader) Deadmau5FeatureRenderer(FeatureRendererContext<PlayerEntityRenderState, PlayerEntityModel> context, LoadedEntityModels entityModels) DrownedOverlayFeatureRenderer(FeatureRendererContext<ZombieEntityRenderState, DrownedEntityModel> context, LoadedEntityModels loader) ElytraFeatureRenderer(FeatureRendererContext<S, M> context, LoadedEntityModels loader, EquipmentRenderer equipmentRenderer) HappyGhastRopesFeatureRenderer(FeatureRendererContext<HappyGhastEntityRenderState, M> context, LoadedEntityModels loader, Identifier texture) HeadFeatureRenderer(FeatureRendererContext<S, M> context, LoadedEntityModels models) HeadFeatureRenderer(FeatureRendererContext<S, M> context, LoadedEntityModels models, HeadFeatureRenderer.HeadTransformation headTransformation) LlamaDecorFeatureRenderer(FeatureRendererContext<LlamaEntityRenderState, LlamaEntityModel> context, LoadedEntityModels loader, EquipmentRenderer equipmentRenderer) SheepWoolFeatureRenderer(FeatureRendererContext<SheepEntityRenderState, SheepEntityModel> context, LoadedEntityModels loader) SheepWoolUndercoatFeatureRenderer(FeatureRendererContext<SheepEntityRenderState, SheepEntityModel> context, LoadedEntityModels loader) ShoulderParrotFeatureRenderer(FeatureRendererContext<PlayerEntityRenderState, PlayerEntityModel> context, LoadedEntityModels loader) SkeletonOverlayFeatureRenderer(FeatureRendererContext<S, M> context, LoadedEntityModels loader, EntityModelLayer layer, Identifier texture) SlimeOverlayFeatureRenderer(FeatureRendererContext<SlimeEntityRenderState, SlimeEntityModel> context, LoadedEntityModels loader) TridentRiptideFeatureRenderer(FeatureRendererContext<PlayerEntityRenderState, PlayerEntityModel> context, LoadedEntityModels entityModels) TropicalFishColorFeatureRenderer(FeatureRendererContext<TropicalFishEntityRenderState, EntityModel<TropicalFishEntityRenderState>> context, LoadedEntityModels loader) WitherArmorFeatureRenderer(FeatureRendererContext<WitherEntityRenderState, WitherEntityModel> context, LoadedEntityModels loader) WolfArmorFeatureRenderer(FeatureRendererContext<WolfEntityRenderState, WolfEntityModel> context, LoadedEntityModels loader, EquipmentRenderer equipmentRenderer) -
Uses of LoadedEntityModels in net.minecraft.client.render.entity.model
Fields in net.minecraft.client.render.entity.model declared as LoadedEntityModelsMethods in net.minecraft.client.render.entity.model that return LoadedEntityModels -
Uses of LoadedEntityModels in net.minecraft.client.render.item.model
Fields in net.minecraft.client.render.item.model declared as LoadedEntityModelsModifier and TypeFieldDescriptionprivate final LoadedEntityModelsItemModel.BakeContext.entityModelSetThe field for theentityModelSetrecord component.Methods in net.minecraft.client.render.item.model that return LoadedEntityModelsModifier and TypeMethodDescriptionItemModel.BakeContext.entityModelSet()Returns the value of theentityModelSetrecord component.Constructors in net.minecraft.client.render.item.model with parameters of type LoadedEntityModelsModifierConstructorDescriptionBakeContext(Baker baker, LoadedEntityModels loadedEntityModels, class_11701 class_11701, ItemModel itemModel, @Nullable ContextSwapper contextSwapper) -
Uses of LoadedEntityModels in net.minecraft.client.render.item.model.special
Fields in net.minecraft.client.render.item.model.special declared as LoadedEntityModelsModifier and TypeFieldDescriptionprivate final LoadedEntityModelsSpecialModelRenderer.BakeContext.class_11696.entityModelSetThe field for theentityModelSetrecord component.Methods in net.minecraft.client.render.item.model.special that return LoadedEntityModelsModifier and TypeMethodDescriptionSpecialModelRenderer.BakeContext.class_11696.entityModelSet()Returns the value of theentityModelSetrecord component.SpecialModelRenderer.BakeContext.entityModelSet()Constructors in net.minecraft.client.render.item.model.special with parameters of type LoadedEntityModelsModifierConstructorDescriptionclass_11696(LoadedEntityModels loadedEntityModels, class_11701 class_11701) -
Uses of LoadedEntityModels in net.minecraft.client.render.model
Fields in net.minecraft.client.render.model declared as LoadedEntityModelsModifier and TypeFieldDescriptionprivate LoadedEntityModelsBakedModelManager.entityModelsprivate final LoadedEntityModelsModelBaker.entityModelsprivate final LoadedEntityModelsBakedModelManager.BakingResult.entityModelSetThe field for theentityModelSetrecord component.Methods in net.minecraft.client.render.model that return LoadedEntityModelsModifier and TypeMethodDescriptionBakedModelManager.BakingResult.entityModelSet()Returns the value of theentityModelSetrecord component.Methods in net.minecraft.client.render.model that return types with arguments of type LoadedEntityModelsMethods in net.minecraft.client.render.model with parameters of type LoadedEntityModelsModifier and TypeMethodDescriptionprivate static CompletableFuture<BakedModelManager.BakingResult> BakedModelManager.bake(SpriteLoader.StitchResult stitchResult, ModelBaker baker, Object2IntMap<BlockState> blockStates, LoadedEntityModels entityModels, LoadedBlockEntityModels blockEntityModels, Executor executor) Constructors in net.minecraft.client.render.model with parameters of type LoadedEntityModelsModifierConstructorDescription(package private)BakingResult(ModelBaker.BakedModels bakedModels, Object2IntMap<BlockState> object2IntMap, Map<BlockState, BlockStateModel> map, LoadedEntityModels loadedEntityModels, LoadedBlockEntityModels loadedBlockEntityModels) ModelBaker(LoadedEntityModels entityModels, class_11701 class_11701, Map<BlockState, BlockStateModel.UnbakedGrouped> map, Map<Identifier, ItemAsset> map2, Map<Identifier, BakedSimpleModel> map3, BakedSimpleModel bakedSimpleModel)