Uses of Enum Class
net.minecraft.entity.Pose
Packages that use Pose
Package
Description
-
Uses of Pose in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type PoseMethods in net.minecraft.entity that return PoseModifier and TypeMethodDescriptionEntity.getPose()static PoseReturns 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.Methods in net.minecraft.entity that return types with arguments of type PoseModifier and TypeMethodDescriptioncom.google.common.collect.ImmutableList<Pose>LivingEntity.getDismountPoses()Methods in net.minecraft.entity with parameters of type PoseModifier and TypeMethodDescriptionprotected booleanEntity.canEnterPose(Pose p_213298_1_) protected AxisAlignedBBEntity.getBoundingBoxForPose(Pose p_213321_1_) AreaEffectCloudEntity.getDimensions(Pose p_213305_1_) Entity.getDimensions(Pose p_213305_1_) Deprecated.LivingEntity.getDimensions(Pose p_213305_1_) floatEntity.getEyeHeight(Pose p_213307_1_) protected floatEntity.getEyeHeight(Pose p_213316_1_, EntitySize p_213316_2_) Deprecated.Can be overridden but callIForgeEntity.getEyeHeightForge(Pose, EntitySize)instead.protected final floatLivingEntity.getEyeHeight(Pose p_213316_1_, EntitySize p_213316_2_) floatEntity.getEyeHeightAccess(Pose pose, EntitySize size) Accessor method forEntity.getEyeHeight(Pose, EntitySize)LivingEntity.getLocalBoundsForPose(Pose p_233648_1_) protected floatLivingEntity.getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_) void -
Uses of Pose in net.minecraft.entity.boss.dragon
Methods in net.minecraft.entity.boss.dragon with parameters of type Pose -
Uses of Pose in net.minecraft.entity.item
Methods in net.minecraft.entity.item with parameters of type PoseModifier and TypeMethodDescriptionArmorStandEntity.getDimensions(Pose p_213305_1_) protected floatBoatEntity.getEyeHeight(Pose p_213316_1_, EntitySize p_213316_2_) protected floatItemFrameEntity.getEyeHeight(Pose p_213316_1_, EntitySize p_213316_2_) protected floatLeashKnotEntity.getEyeHeight(Pose p_213316_1_, EntitySize p_213316_2_) protected floatTNTEntity.getEyeHeight(Pose p_213316_1_, EntitySize p_213316_2_) protected floatArmorStandEntity.getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_) -
Uses of Pose in net.minecraft.entity.item.minecart
Fields in net.minecraft.entity.item.minecart with type parameters of type PoseModifier 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
Methods in net.minecraft.entity.merchant.villager with parameters of type PoseModifier and TypeMethodDescriptionprotected floatAbstractVillagerEntity.getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_) -
Uses of Pose in net.minecraft.entity.monster
Methods in net.minecraft.entity.monster with parameters of type PoseModifier and TypeMethodDescriptionPhantomEntity.getDimensions(Pose p_213305_1_) SlimeEntity.getDimensions(Pose p_213305_1_) protected floatAbstractSkeletonEntity.getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_) protected floatCaveSpiderEntity.getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_) protected floatEndermanEntity.getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_) protected floatEndermiteEntity.getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_) protected floatGhastEntity.getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_) protected floatGiantEntity.getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_) protected floatGuardianEntity.getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_) protected floatPhantomEntity.getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_) protected floatShulkerEntity.getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_) protected floatSilverfishEntity.getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_) protected floatSlimeEntity.getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_) protected floatSpiderEntity.getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_) protected floatWitchEntity.getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_) protected floatWitherSkeletonEntity.getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_) protected floatZombieEntity.getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_) -
Uses of Pose in net.minecraft.entity.monster.piglin
Methods in net.minecraft.entity.monster.piglin with parameters of type PoseModifier and TypeMethodDescriptionprotected floatPiglinEntity.getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_) -
Uses of Pose in net.minecraft.entity.passive
Methods in net.minecraft.entity.passive with parameters of type PoseModifier and TypeMethodDescriptionPolarBearEntity.getDimensions(Pose p_213305_1_) protected floatBatEntity.getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_) protected floatBeeEntity.getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_) protected floatCatEntity.getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_) protected floatChickenEntity.getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_) protected floatCowEntity.getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_) protected floatDolphinEntity.getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_) protected floatFoxEntity.getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_) protected floatParrotEntity.getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_) protected floatSheepEntity.getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_) protected floatSnowGolemEntity.getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_) protected floatSquidEntity.getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_) protected floatWolfEntity.getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_) -
Uses of Pose in net.minecraft.entity.passive.fish
Methods in net.minecraft.entity.passive.fish with parameters of type PoseModifier and TypeMethodDescriptionPufferfishEntity.getDimensions(Pose p_213305_1_) protected floatAbstractFishEntity.getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_) -
Uses of Pose in net.minecraft.entity.passive.horse
Methods in net.minecraft.entity.passive.horse with parameters of type PoseModifier and TypeMethodDescriptionprotected floatAbstractHorseEntity.getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_) -
Uses of Pose in net.minecraft.entity.player
Fields in net.minecraft.entity.player declared as PoseFields in net.minecraft.entity.player with type parameters of type PoseMethods in net.minecraft.entity.player that return PoseMethods in net.minecraft.entity.player that return types with arguments of type PoseModifier and TypeMethodDescriptioncom.google.common.collect.ImmutableList<Pose>PlayerEntity.getDismountPoses()Methods in net.minecraft.entity.player with parameters of type PoseModifier and TypeMethodDescriptionPlayerEntity.getDimensions(Pose p_213305_1_) floatPlayerEntity.getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_) voidPlayerEntity.setForcedPose(Pose pose) Force a pose for the player. -
Uses of Pose in net.minecraft.entity.projectile
Methods in net.minecraft.entity.projectile with parameters of type PoseModifier and TypeMethodDescriptionprotected floatAbstractArrowEntity.getEyeHeight(Pose p_213316_1_, EntitySize p_213316_2_) -
Uses of Pose in net.minecraft.network.datasync
Fields in net.minecraft.network.datasync with type parameters of type Pose -
Uses of Pose in net.minecraft.util
Methods in net.minecraft.util with parameters of type PoseModifier and TypeMethodDescriptionstatic Vector3dTransportationHelper.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
Methods in net.minecraftforge.common.extensions with parameters of type PoseModifier and TypeMethodDescriptiondefault EntitySizeIForgeEntity.getDimensionsForge(Pose pose) default floatIForgeEntity.getEyeHeightForge(Pose pose, EntitySize size) -
Uses of Pose in net.minecraftforge.event
Methods in net.minecraftforge.event with parameters of type PoseModifier and TypeMethodDescriptionstatic EntityEvent.SizeForgeEventFactory.getEntitySizeForge(Entity entity, Pose pose, EntitySize size, float eyeHeight) static EntityEvent.SizeForgeEventFactory.getEntitySizeForge(Entity entity, Pose pose, EntitySize oldSize, EntitySize newSize, float newEyeHeight) -
Uses of Pose in net.minecraftforge.event.entity
Fields in net.minecraftforge.event.entity declared as PoseMethods in net.minecraftforge.event.entity that return PoseConstructors in net.minecraftforge.event.entity with parameters of type PoseModifierConstructorDescriptionSize(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.