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,S extends BipedEntityRenderState, M extends BipedEntityModel<S>> -
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<S extends BipedEntityRenderState,M extends BipedEntityModel<S>, A extends BipedEntityModel<S>> classArmorFeatureRenderer<S extends BipedEntityRenderState,M extends BipedEntityModel<S>, A extends BipedEntityModel<S>> Fields in net.minecraft.client.render.entity.feature declared as BipedEntityModelModifier and TypeFieldDescriptionprivate final BipedEntityModel<PlayerEntityRenderState> CapeFeatureRenderer.modelprivate final BipedEntityModel<PlayerEntityRenderState> Deadmau5FeatureRenderer.model -
Uses of BipedEntityModel in net.minecraft.client.render.entity.model
Subclasses of BipedEntityModel in net.minecraft.client.render.entity.modelModifier and TypeClassDescriptionclassAbstractZombieModel<S extends ZombieEntityRenderState>classRepresents the armor model of an.invalid reference
ArmorStandEntity
classRepresents the model of an.invalid reference
ArmorStandEntity
classclassclassclassEndermanEntityModel<T extends EndermanEntityRenderState>Represents the model of an enderman-like living entity.classRepresents the model of a.invalid reference
GiantEntity
classPiglinBaseEntityModel<S extends BipedEntityRenderState>classRepresents the model of a piglin-like entity.classclassRepresents the model of a player-like entity.classSkeletonEntityModel<S extends SkeletonEntityRenderState>classZombieEntityModel<S extends ZombieEntityRenderState>classclassMethods in net.minecraft.client.render.entity.model with type parameters of type BipedEntityModelModifier and TypeMethodDescriptionstatic <M extends BipedEntityModel<?>>
EquipmentModelData<M> EquipmentModelData.mapToEntityModel(EquipmentModelData<EntityModelLayer> data, LoadedEntityModels models, Function<ModelPart, M> modelPartToModel)