Uses of Enum Class
net.minecraft.world.entity.Pose
Packages that use Pose
Package
Description
-
Uses of Pose in net.minecraft.network.syncher
Fields in net.minecraft.network.syncher with type parameters of type PoseModifier and TypeFieldDescriptionstatic final EntityDataSerializer<Pose>EntityDataSerializers.POSE -
Uses of Pose in net.minecraft.world.entity
Fields in net.minecraft.world.entity with type parameters of type PoseModifier and TypeFieldDescriptionprotected static final EntityDataAccessor<Pose>Entity.DATA_POSEMethods in net.minecraft.world.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.world.entity that return types with arguments of type PoseModifier and TypeMethodDescriptioncom.google.common.collect.ImmutableList<Pose>LivingEntity.getDismountPoses()Methods in net.minecraft.world.entity with parameters of type PoseModifier and TypeMethodDescriptionprotected booleanEntity.canEnterPose(Pose p_20176_) protected AABBEntity.getBoundingBoxForPose(Pose p_20218_) AreaEffectCloud.getDimensions(Pose p_19721_) Entity.getDimensions(Pose p_19975_) LivingEntity.getDimensions(Pose p_21047_) floatEntity.getEyeHeight(Pose p_20237_) protected floatEntity.getEyeHeight(Pose p_19976_, EntityDimensions p_19977_) protected final floatLivingEntity.getEyeHeight(Pose p_21049_, EntityDimensions p_21050_) floatEntity.getEyeHeightAccess(Pose pose, EntityDimensions size) Accessor method forEntity.getEyeHeight(Pose, EntityDimensions)LivingEntity.getLocalBoundsForPose(Pose p_21271_) protected floatLivingEntity.getStandingEyeHeight(Pose p_21131_, EntityDimensions p_21132_) void -
Uses of Pose in net.minecraft.world.entity.ambient
Methods in net.minecraft.world.entity.ambient with parameters of type PoseModifier and TypeMethodDescriptionprotected floatBat.getStandingEyeHeight(Pose p_27440_, EntityDimensions p_27441_) -
Uses of Pose in net.minecraft.world.entity.animal
Methods in net.minecraft.world.entity.animal with parameters of type PoseModifier and TypeMethodDescriptionPolarBear.getDimensions(Pose p_29531_) Pufferfish.getDimensions(Pose p_29608_) protected floatAbstractFish.getStandingEyeHeight(Pose p_27474_, EntityDimensions p_27475_) protected floatBee.getStandingEyeHeight(Pose p_27804_, EntityDimensions p_27805_) protected floatCat.getStandingEyeHeight(Pose p_28150_, EntityDimensions p_28151_) protected floatChicken.getStandingEyeHeight(Pose p_28251_, EntityDimensions p_28252_) protected floatCow.getStandingEyeHeight(Pose p_28295_, EntityDimensions p_28296_) protected floatDolphin.getStandingEyeHeight(Pose p_28352_, EntityDimensions p_28353_) protected floatFox.getStandingEyeHeight(Pose p_28500_, EntityDimensions p_28501_) protected floatParrot.getStandingEyeHeight(Pose p_29411_, EntityDimensions p_29412_) protected floatSheep.getStandingEyeHeight(Pose p_29850_, EntityDimensions p_29851_) protected floatSnowGolem.getStandingEyeHeight(Pose p_29917_, EntityDimensions p_29918_) protected floatSquid.getStandingEyeHeight(Pose p_29975_, EntityDimensions p_29976_) protected floatWolf.getStandingEyeHeight(Pose p_30409_, EntityDimensions p_30410_) -
Uses of Pose in net.minecraft.world.entity.animal.axolotl
Methods in net.minecraft.world.entity.animal.axolotl with parameters of type PoseModifier and TypeMethodDescriptionprotected floatAxolotl.getStandingEyeHeight(Pose p_149152_, EntityDimensions p_149153_) -
Uses of Pose in net.minecraft.world.entity.animal.goat
Methods in net.minecraft.world.entity.animal.goat with parameters of type Pose -
Uses of Pose in net.minecraft.world.entity.animal.horse
Methods in net.minecraft.world.entity.animal.horse with parameters of type PoseModifier and TypeMethodDescriptionprotected floatAbstractHorse.getStandingEyeHeight(Pose p_30578_, EntityDimensions p_30579_) -
Uses of Pose in net.minecraft.world.entity.boss
Methods in net.minecraft.world.entity.boss with parameters of type Pose -
Uses of Pose in net.minecraft.world.entity.decoration
Methods in net.minecraft.world.entity.decoration with parameters of type PoseModifier and TypeMethodDescriptionArmorStand.getDimensions(Pose p_31587_) protected floatItemFrame.getEyeHeight(Pose p_31784_, EntityDimensions p_31785_) protected floatLeashFenceKnotEntity.getEyeHeight(Pose p_31839_, EntityDimensions p_31840_) protected floatArmorStand.getStandingEyeHeight(Pose p_31614_, EntityDimensions p_31615_) -
Uses of Pose in net.minecraft.world.entity.item
Methods in net.minecraft.world.entity.item with parameters of type PoseModifier and TypeMethodDescriptionprotected floatPrimedTnt.getEyeHeight(Pose p_32088_, EntityDimensions p_32089_) -
Uses of Pose in net.minecraft.world.entity.monster
Methods in net.minecraft.world.entity.monster with parameters of type PoseModifier and TypeMethodDescriptionPhantom.getDimensions(Pose p_33113_) Slime.getDimensions(Pose p_33597_) protected floatAbstractSkeleton.getStandingEyeHeight(Pose p_32154_, EntityDimensions p_32155_) protected floatCaveSpider.getStandingEyeHeight(Pose p_32265_, EntityDimensions p_32266_) protected floatEnderMan.getStandingEyeHeight(Pose p_32517_, EntityDimensions p_32518_) protected floatEndermite.getStandingEyeHeight(Pose p_32604_, EntityDimensions p_32605_) protected floatGhast.getStandingEyeHeight(Pose p_32741_, EntityDimensions p_32742_) protected floatGiant.getStandingEyeHeight(Pose p_32794_, EntityDimensions p_32795_) protected floatGuardian.getStandingEyeHeight(Pose p_32843_, EntityDimensions p_32844_) protected floatPhantom.getStandingEyeHeight(Pose p_33136_, EntityDimensions p_33137_) protected floatShulker.getStandingEyeHeight(Pose p_33438_, EntityDimensions p_33439_) protected floatSilverfish.getStandingEyeHeight(Pose p_33540_, EntityDimensions p_33541_) protected floatSlime.getStandingEyeHeight(Pose p_33614_, EntityDimensions p_33615_) protected floatSpider.getStandingEyeHeight(Pose p_33799_, EntityDimensions p_33800_) protected floatWitch.getStandingEyeHeight(Pose p_34146_, EntityDimensions p_34147_) protected floatWitherSkeleton.getStandingEyeHeight(Pose p_34186_, EntityDimensions p_34187_) protected floatZombie.getStandingEyeHeight(Pose p_34313_, EntityDimensions p_34314_) -
Uses of Pose in net.minecraft.world.entity.monster.piglin
Methods in net.minecraft.world.entity.monster.piglin with parameters of type PoseModifier and TypeMethodDescriptionprotected floatPiglin.getStandingEyeHeight(Pose p_34740_, EntityDimensions p_34741_) -
Uses of Pose in net.minecraft.world.entity.npc
Methods in net.minecraft.world.entity.npc with parameters of type PoseModifier and TypeMethodDescriptionprotected floatAbstractVillager.getStandingEyeHeight(Pose p_35297_, EntityDimensions p_35298_) -
Uses of Pose in net.minecraft.world.entity.player
Fields in net.minecraft.world.entity.player declared as PoseFields in net.minecraft.world.entity.player with type parameters of type PoseMethods in net.minecraft.world.entity.player that return PoseMethods in net.minecraft.world.entity.player that return types with arguments of type PoseModifier and TypeMethodDescriptioncom.google.common.collect.ImmutableList<Pose>Player.getDismountPoses()Methods in net.minecraft.world.entity.player with parameters of type PoseModifier and TypeMethodDescriptionPlayer.getDimensions(Pose p_36166_) floatPlayer.getStandingEyeHeight(Pose p_36259_, EntityDimensions p_36260_) voidPlayer.setForcedPose(Pose pose) Force a pose for the player. -
Uses of Pose in net.minecraft.world.entity.projectile
Methods in net.minecraft.world.entity.projectile with parameters of type PoseModifier and TypeMethodDescriptionprotected floatAbstractArrow.getEyeHeight(Pose p_36752_, EntityDimensions p_36753_) -
Uses of Pose in net.minecraft.world.entity.vehicle
Fields in net.minecraft.world.entity.vehicle with type parameters of type PoseModifier and TypeFieldDescriptionprivate static final com.google.common.collect.ImmutableMap<Pose,com.google.common.collect.ImmutableList<Integer>> AbstractMinecart.POSE_DISMOUNT_HEIGHTSMethods in net.minecraft.world.entity.vehicle with parameters of type PoseModifier and TypeMethodDescriptionstatic booleanDismountHelper.canDismountTo(CollisionGetter p_150280_, Vec3 p_150281_, LivingEntity p_150282_, Pose p_150283_) protected floatBoat.getEyeHeight(Pose p_38327_, EntityDimensions p_38328_) -
Uses of Pose in net.minecraftforge.debug.entity
Methods in net.minecraftforge.debug.entity with parameters of type Pose -
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, EntityDimensions size, float eyeHeight) static EntityEvent.SizeForgeEventFactory.getEntitySizeForge(Entity entity, Pose pose, EntityDimensions oldSize, EntityDimensions 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, EntityDimensions size, float defaultEyeHeight) Size(Entity entity, Pose pose, EntityDimensions oldSize, EntityDimensions newSize, float oldEyeHeight, float newEyeHeight)