Uses of Enum Class
net.minecraft.entity.Pose
Package
Description
-
Uses of Pose in net.minecraft.entity
Modifier and TypeMethodDescriptionEntity.getPose()
static Pose
Returns the enum constant of this class with the specified name.static Pose[]
Pose.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptioncom.google.common.collect.ImmutableList<Pose>
LivingEntity.getDismountPoses()
Modifier and TypeMethodDescriptionprotected boolean
Entity.canEnterPose
(Pose p_213298_1_) protected AxisAlignedBB
Entity.getBoundingBoxForPose
(Pose p_213321_1_) AreaEffectCloudEntity.getDimensions
(Pose p_213305_1_) Entity.getDimensions
(Pose p_213305_1_) Deprecated.LivingEntity.getDimensions
(Pose p_213305_1_) float
Entity.getEyeHeight
(Pose p_213307_1_) protected float
Entity.getEyeHeight
(Pose p_213316_1_, EntitySize p_213316_2_) Deprecated.Can be overridden but callIForgeEntity.getEyeHeightForge(Pose, EntitySize)
instead.protected final float
LivingEntity.getEyeHeight
(Pose p_213316_1_, EntitySize p_213316_2_) float
Entity.getEyeHeightAccess
(Pose pose, EntitySize size) Accessor method forEntity.getEyeHeight(Pose, EntitySize)
LivingEntity.getLocalBoundsForPose
(Pose p_233648_1_) protected float
LivingEntity.getStandingEyeHeight
(Pose p_213348_1_, EntitySize p_213348_2_) void
-
Uses of Pose in net.minecraft.entity.boss.dragon
-
Uses of Pose in net.minecraft.entity.item
Modifier and TypeMethodDescriptionArmorStandEntity.getDimensions
(Pose p_213305_1_) protected float
BoatEntity.getEyeHeight
(Pose p_213316_1_, EntitySize p_213316_2_) protected float
ItemFrameEntity.getEyeHeight
(Pose p_213316_1_, EntitySize p_213316_2_) protected float
LeashKnotEntity.getEyeHeight
(Pose p_213316_1_, EntitySize p_213316_2_) protected float
TNTEntity.getEyeHeight
(Pose p_213316_1_, EntitySize p_213316_2_) protected float
ArmorStandEntity.getStandingEyeHeight
(Pose p_213348_1_, EntitySize p_213348_2_) -
Uses of Pose in net.minecraft.entity.item.minecart
Modifier and TypeFieldDescriptionprivate static final com.google.common.collect.ImmutableMap<Pose,
com.google.common.collect.ImmutableList<Integer>> AbstractMinecartEntity.POSE_DISMOUNT_HEIGHTS
-
Uses of Pose in net.minecraft.entity.merchant.villager
Modifier and TypeMethodDescriptionprotected float
AbstractVillagerEntity.getStandingEyeHeight
(Pose p_213348_1_, EntitySize p_213348_2_) -
Uses of Pose in net.minecraft.entity.monster
Modifier and TypeMethodDescriptionPhantomEntity.getDimensions
(Pose p_213305_1_) SlimeEntity.getDimensions
(Pose p_213305_1_) protected float
AbstractSkeletonEntity.getStandingEyeHeight
(Pose p_213348_1_, EntitySize p_213348_2_) protected float
CaveSpiderEntity.getStandingEyeHeight
(Pose p_213348_1_, EntitySize p_213348_2_) protected float
EndermanEntity.getStandingEyeHeight
(Pose p_213348_1_, EntitySize p_213348_2_) protected float
EndermiteEntity.getStandingEyeHeight
(Pose p_213348_1_, EntitySize p_213348_2_) protected float
GhastEntity.getStandingEyeHeight
(Pose p_213348_1_, EntitySize p_213348_2_) protected float
GiantEntity.getStandingEyeHeight
(Pose p_213348_1_, EntitySize p_213348_2_) protected float
GuardianEntity.getStandingEyeHeight
(Pose p_213348_1_, EntitySize p_213348_2_) protected float
PhantomEntity.getStandingEyeHeight
(Pose p_213348_1_, EntitySize p_213348_2_) protected float
ShulkerEntity.getStandingEyeHeight
(Pose p_213348_1_, EntitySize p_213348_2_) protected float
SilverfishEntity.getStandingEyeHeight
(Pose p_213348_1_, EntitySize p_213348_2_) protected float
SlimeEntity.getStandingEyeHeight
(Pose p_213348_1_, EntitySize p_213348_2_) protected float
SpiderEntity.getStandingEyeHeight
(Pose p_213348_1_, EntitySize p_213348_2_) protected float
WitchEntity.getStandingEyeHeight
(Pose p_213348_1_, EntitySize p_213348_2_) protected float
WitherSkeletonEntity.getStandingEyeHeight
(Pose p_213348_1_, EntitySize p_213348_2_) protected float
ZombieEntity.getStandingEyeHeight
(Pose p_213348_1_, EntitySize p_213348_2_) -
Uses of Pose in net.minecraft.entity.monster.piglin
Modifier and TypeMethodDescriptionprotected float
PiglinEntity.getStandingEyeHeight
(Pose p_213348_1_, EntitySize p_213348_2_) -
Uses of Pose in net.minecraft.entity.passive
Modifier and TypeMethodDescriptionPolarBearEntity.getDimensions
(Pose p_213305_1_) protected float
BatEntity.getStandingEyeHeight
(Pose p_213348_1_, EntitySize p_213348_2_) protected float
BeeEntity.getStandingEyeHeight
(Pose p_213348_1_, EntitySize p_213348_2_) protected float
CatEntity.getStandingEyeHeight
(Pose p_213348_1_, EntitySize p_213348_2_) protected float
ChickenEntity.getStandingEyeHeight
(Pose p_213348_1_, EntitySize p_213348_2_) protected float
CowEntity.getStandingEyeHeight
(Pose p_213348_1_, EntitySize p_213348_2_) protected float
DolphinEntity.getStandingEyeHeight
(Pose p_213348_1_, EntitySize p_213348_2_) protected float
FoxEntity.getStandingEyeHeight
(Pose p_213348_1_, EntitySize p_213348_2_) protected float
ParrotEntity.getStandingEyeHeight
(Pose p_213348_1_, EntitySize p_213348_2_) protected float
SheepEntity.getStandingEyeHeight
(Pose p_213348_1_, EntitySize p_213348_2_) protected float
SnowGolemEntity.getStandingEyeHeight
(Pose p_213348_1_, EntitySize p_213348_2_) protected float
SquidEntity.getStandingEyeHeight
(Pose p_213348_1_, EntitySize p_213348_2_) protected float
WolfEntity.getStandingEyeHeight
(Pose p_213348_1_, EntitySize p_213348_2_) -
Uses of Pose in net.minecraft.entity.passive.fish
Modifier and TypeMethodDescriptionPufferfishEntity.getDimensions
(Pose p_213305_1_) protected float
AbstractFishEntity.getStandingEyeHeight
(Pose p_213348_1_, EntitySize p_213348_2_) -
Uses of Pose in net.minecraft.entity.passive.horse
Modifier and TypeMethodDescriptionprotected float
AbstractHorseEntity.getStandingEyeHeight
(Pose p_213348_1_, EntitySize p_213348_2_) -
Uses of Pose in net.minecraft.entity.player
Modifier and TypeMethodDescriptioncom.google.common.collect.ImmutableList<Pose>
PlayerEntity.getDismountPoses()
Modifier and TypeMethodDescriptionPlayerEntity.getDimensions
(Pose p_213305_1_) float
PlayerEntity.getStandingEyeHeight
(Pose p_213348_1_, EntitySize p_213348_2_) void
PlayerEntity.setForcedPose
(Pose pose) Force a pose for the player. -
Uses of Pose in net.minecraft.entity.projectile
Modifier and TypeMethodDescriptionprotected float
AbstractArrowEntity.getEyeHeight
(Pose p_213316_1_, EntitySize p_213316_2_) -
Uses of Pose in net.minecraft.network.datasync
-
Uses of Pose in net.minecraft.util
Modifier and TypeMethodDescriptionstatic Vector3d
TransportationHelper.findDismountLocation
(ICollisionReader p_242381_0_, double p_242381_1_, double p_242381_3_, double p_242381_5_, LivingEntity p_242381_7_, Pose p_242381_8_) -
Uses of Pose in net.minecraftforge.common.extensions
Modifier and TypeMethodDescriptiondefault EntitySize
IForgeEntity.getDimensionsForge
(Pose pose) default float
IForgeEntity.getEyeHeightForge
(Pose pose, EntitySize size) -
Uses of Pose in net.minecraftforge.event
Modifier and TypeMethodDescriptionstatic EntityEvent.Size
ForgeEventFactory.getEntitySizeForge
(Entity entity, Pose pose, EntitySize size, float eyeHeight) static EntityEvent.Size
ForgeEventFactory.getEntitySizeForge
(Entity entity, Pose pose, EntitySize oldSize, EntitySize newSize, float newEyeHeight) -
Uses of Pose in net.minecraftforge.event.entity
ModifierConstructorDescriptionSize
(Entity entity, Pose pose, EntitySize size, float defaultEyeHeight) Size
(Entity entity, Pose pose, EntitySize oldSize, EntitySize newSize, float oldEyeHeight, float newEyeHeight)
IForgeEntity.getDimensionsForge(Pose)
instead.