Uses of Class
net.minecraft.client.render.entity.model.BipedEntityModel
Packages that use BipedEntityModel
Package
Description
-
Uses of BipedEntityModel in net.minecraft.client.render.entity
Classes in net.minecraft.client.render.entity with type parameters of type BipedEntityModelModifier and TypeClassDescriptionclassBipedEntityRenderer<T extends MobEntity,M extends BipedEntityModel<T>> -
Uses of BipedEntityModel in net.minecraft.client.render.entity.feature
Classes in net.minecraft.client.render.entity.feature with type parameters of type BipedEntityModelModifier and TypeClassDescriptionclassArmorFeatureRenderer<T extends LivingEntity,M extends BipedEntityModel<T>,A extends BipedEntityModel<T>>classArmorFeatureRenderer<T extends LivingEntity,M extends BipedEntityModel<T>,A extends BipedEntityModel<T>>Fields in net.minecraft.client.render.entity.feature declared as BipedEntityModelModifier and TypeFieldDescriptionprivate AArmorFeatureRenderer.bodyModelprivate AArmorFeatureRenderer.leggingsModel -
Uses of BipedEntityModel in net.minecraft.client.render.entity.model
Subclasses of BipedEntityModel in net.minecraft.client.render.entity.modelModifier and TypeClassDescriptionclassAbstractZombieModel<T extends HostileEntity>classclassclassDrownedEntityModel<T extends ZombieEntity>classEndermanEntityModel<T extends LivingEntity>classclassPiglinEntityModel<T extends MobEntity>classPlayerEntityModel<T extends LivingEntity>classSkeletonEntityModel<T extends MobEntity & RangedAttackMob>classclassZombieEntityModel<T extends ZombieEntity>classZombieVillagerEntityModel<T extends ZombieEntity>Methods in net.minecraft.client.render.entity.model with parameters of type BipedEntityModelModifier and TypeMethodDescriptionvoidBipedEntityModel.setAttributes(BipedEntityModel<T> model)