Uses of Class
net.minecraft.client.render.entity.model.EntityModel
Packages that use EntityModel
Package
Description
-
Uses of EntityModel in net.minecraft
Subclasses of EntityModel in net.minecraftModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass(package private) static class(package private) static class(package private) static class(package private) static classclass(package private) static classFields in net.minecraft declared as EntityModelModifier and TypeFieldDescriptionprivate EntityModelclass_3302.field_16151private EntityModelclass_3302.field_16155class_3302.class_3303.field_16161private final EntityModelclass_4240.field_20855private final EntityModelclass_4240.field_20856Methods in net.minecraft with parameters of type EntityModelModifier and TypeMethodDescriptionprivate class_3302.class_3303class_3302.method_14697(PlayerEntity playerEntity, UUID uUID, NbtCompound nbtCompound, LivingEntityRenderer<? extends LivingEntity> livingEntityRenderer, EntityModel entityModel, Identifier identifier, EntityType<?> entityType, float float2, float float3, float float4, float float5, float float6, float float7, float float8, boolean bool) Constructors in net.minecraft with parameters of type EntityModelModifierConstructorDescriptionclass_3099(EntityRenderDispatcher dispatcher, EntityModel model, float shadowSize) class_3303(UUID uUID, LivingEntityRenderer<? extends LivingEntity> livingEntityRenderer, EntityModel entityModel, Identifier identifier, EntityType<?> entityType) -
Uses of EntityModel in net.minecraft.client
Subclasses of EntityModel in net.minecraft.clientModifier and TypeClassDescriptionclassclassclassclass -
Uses of EntityModel in net.minecraft.client.render.block.entity
Fields in net.minecraft.client.render.block.entity with type parameters of type EntityModelModifier and TypeFieldDescriptionprivate static final Map<SkeletonSkullBlock.class_3722,EntityModel> SkullBlockEntityRenderer.field_20865 -
Uses of EntityModel in net.minecraft.client.render.entity
Fields in net.minecraft.client.render.entity declared as EntityModelModifier and TypeFieldDescriptionprivate final EntityModelEnderCrystalEntityRenderer.field_13630protected EntityModelMinecartEntityRenderer.field_2129protected EntityModelBoatEntityRenderer.modelprivate final EntityModelEnderCrystalEntityRenderer.modelprotected EntityModelLivingEntityRenderer.modelMethods in net.minecraft.client.render.entity that return EntityModelConstructors in net.minecraft.client.render.entity with parameters of type EntityModelModifierConstructorDescriptionLivingEntityRenderer(EntityRenderDispatcher dispatcher, EntityModel model, float shadowSize) MobEntityRenderer(EntityRenderDispatcher dispatcher, EntityModel model, float shadowSize) -
Uses of EntityModel in net.minecraft.client.render.entity.feature
Classes in net.minecraft.client.render.entity.feature with type parameters of type EntityModelFields in net.minecraft.client.render.entity.feature declared as EntityModelModifier and TypeFieldDescriptionprotected TArmorFeatureRenderer.firstLayerprivate final EntityModelSlimeFeatureRenderer.modelprotected TArmorFeatureRenderer.secondLayerMethods in net.minecraft.client.render.entity.feature with parameters of type EntityModelModifier and TypeMethodDescriptionstatic voidArmorFeatureRenderer.method_12479(LivingEntityRenderer<?> livingEntityRenderer, LivingEntity livingEntity, EntityModel entityModel, float float2, float float3, float float4, float float5, float float6, float float7, float float8) -
Uses of EntityModel in net.minecraft.client.render.entity.model
Subclasses of EntityModel in net.minecraft.client.render.entity.modelModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassMethods in net.minecraft.client.render.entity.model with parameters of type EntityModelModifier and TypeMethodDescriptionvoidBiPedModel.copy(EntityModel model) voidEntityModel.copy(EntityModel model) -
Uses of EntityModel in net.minecraft.client.render.model
Fields in net.minecraft.client.render.model declared as EntityModelConstructors in net.minecraft.client.render.model with parameters of type EntityModelModifierConstructorDescriptionModelPart(EntityModel renderer) ModelPart(EntityModel renderer, int textureOffsetU, int textureOffsetV) ModelPart(EntityModel renderer, String name)