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 TypeClassDescriptionclass
BipedEntityRenderer<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 TypeClassDescriptionclass
ArmorFeatureRenderer<T extends LivingEntity,
M extends BipedEntityModel<T>, A extends BipedEntityModel<T>> class
ArmorFeatureRenderer<T extends LivingEntity,
M extends BipedEntityModel<T>, A extends BipedEntityModel<T>> Fields in net.minecraft.client.render.entity.feature declared as BipedEntityModelModifier and TypeFieldDescriptionprivate final A
ArmorFeatureRenderer.innerModel
private final A
ArmorFeatureRenderer.outerModel
-
Uses of BipedEntityModel in net.minecraft.client.render.entity.model
Subclasses of BipedEntityModel in net.minecraft.client.render.entity.modelModifier and TypeClassDescriptionclass
AbstractZombieModel<T extends HostileEntity>
class
ArmorEntityModel<T extends LivingEntity>
class
Represents the armor model of an ArmorStandEntity.class
Represents the model of an ArmorStandEntity.class
class
DrownedEntityModel<T extends ZombieEntity>
class
EndermanEntityModel<T extends LivingEntity>
Represents the model of an enderman-like living entity.class
Represents the model of a GiantEntity.class
PiglinEntityModel<T extends MobEntity>
Represents the model of a piglin-like entity.class
PlayerEntityModel<T extends LivingEntity>
Represents the model of a player-like entity.class
SkeletonEntityModel<T extends MobEntity & RangedAttackMob>
class
ZombieEntityModel<T extends ZombieEntity>
class
ZombieVillagerEntityModel<T extends ZombieEntity>
Methods in net.minecraft.client.render.entity.model with parameters of type BipedEntityModelModifier and TypeMethodDescriptionvoid
BipedEntityModel.copyBipedStateTo
(BipedEntityModel<T> model)