Uses of Enum Class
net.minecraft.entity.EntityPose
Packages that use EntityPose
Package
Description
-
Uses of EntityPose in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type EntityPoseMethods in net.minecraft.entity that return EntityPoseModifier and TypeMethodDescriptionEntity.getPose()
static EntityPose
Returns the enum constant of this class with the specified name.static EntityPose[]
EntityPose.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.entity that return types with arguments of type EntityPoseMethods in net.minecraft.entity with parameters of type EntityPoseModifier and TypeMethodDescriptionprotected Box
Entity.calculateBoundsForPose
(EntityPose pos) static boolean
Dismounting.canPlaceEntityAt
(CollisionView world, Vec3d offset, LivingEntity entity, EntityPose pose) protected float
LivingEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) LivingEntity.getBoundingBox
(EntityPose pose) AreaEffectCloudEntity.getDimensions
(EntityPose pose) Entity.getDimensions
(EntityPose pose) LivingEntity.getDimensions
(EntityPose pose) float
Entity.getEyeHeight
(EntityPose pose) protected float
Entity.getEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected final float
LivingEntity.getEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
TntEntity.getEyeHeight
(EntityPose pose, EntityDimensions dimensions) void
Entity.setPose
(EntityPose pose) protected boolean
Entity.wouldPoseNotCollide
(EntityPose pose) -
Uses of EntityPose in net.minecraft.entity.boss.dragon
Methods in net.minecraft.entity.boss.dragon with parameters of type EntityPose -
Uses of EntityPose in net.minecraft.entity.data
Fields in net.minecraft.entity.data with type parameters of type EntityPoseModifier and TypeFieldDescriptionstatic final TrackedDataHandler<EntityPose>
TrackedDataHandlerRegistry.ENTITY_POSE
-
Uses of EntityPose in net.minecraft.entity.decoration
Methods in net.minecraft.entity.decoration with parameters of type EntityPoseModifier and TypeMethodDescriptionprotected float
ArmorStandEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) ArmorStandEntity.getDimensions
(EntityPose pose) protected float
ItemFrameEntity.getEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
LeashKnotEntity.getEyeHeight
(EntityPose pose, EntityDimensions dimensions) -
Uses of EntityPose in net.minecraft.entity.mob
Methods in net.minecraft.entity.mob with parameters of type EntityPoseModifier and TypeMethodDescriptionprotected float
AbstractSkeletonEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
CaveSpiderEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
EndermanEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
EndermiteEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
GhastEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
GiantEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
GuardianEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
PhantomEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
PiglinEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
ShulkerEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
SilverfishEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
SlimeEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
SpiderEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
WitchEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
WitherSkeletonEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
ZombieEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) PhantomEntity.getDimensions
(EntityPose pose) SlimeEntity.getDimensions
(EntityPose pose) -
Uses of EntityPose in net.minecraft.entity.passive
Methods in net.minecraft.entity.passive with parameters of type EntityPoseModifier and TypeMethodDescriptionprotected float
AxolotlEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
BatEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
BeeEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
CatEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
ChickenEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
CowEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
DolphinEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
FishEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
FoxEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
HorseBaseEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
MerchantEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
ParrotEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
SheepEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
SnowGolemEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
SquidEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
WolfEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) GoatEntity.getDimensions
(EntityPose pose) PolarBearEntity.getDimensions
(EntityPose pose) PufferfishEntity.getDimensions
(EntityPose pose) -
Uses of EntityPose in net.minecraft.entity.player
Fields in net.minecraft.entity.player with type parameters of type EntityPoseModifier and TypeFieldDescriptionprivate static final Map<EntityPose,
EntityDimensions> PlayerEntity.POSE_DIMENSIONS
Methods in net.minecraft.entity.player that return types with arguments of type EntityPoseMethods in net.minecraft.entity.player with parameters of type EntityPoseModifier and TypeMethodDescriptionfloat
PlayerEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) PlayerEntity.getDimensions
(EntityPose pose) -
Uses of EntityPose in net.minecraft.entity.projectile
Methods in net.minecraft.entity.projectile with parameters of type EntityPoseModifier and TypeMethodDescriptionprotected float
PersistentProjectileEntity.getEyeHeight
(EntityPose pose, EntityDimensions dimensions) -
Uses of EntityPose in net.minecraft.entity.vehicle
Fields in net.minecraft.entity.vehicle with type parameters of type EntityPoseModifier and TypeFieldDescriptionprivate static final ImmutableMap<EntityPose,
ImmutableList<Integer>> AbstractMinecartEntity.DISMOUNT_FREE_Y_SPACES_NEEDED
Methods in net.minecraft.entity.vehicle with parameters of type EntityPoseModifier and TypeMethodDescriptionprotected float
BoatEntity.getEyeHeight
(EntityPose pose, EntityDimensions dimensions)