Uses of Class
net.minecraft.entity.Pose
-
-
Uses of Pose in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type Pose Modifier and Type Field Description protected static DataParameter<Pose>Entity. DATA_POSEMethods in net.minecraft.entity that return Pose Modifier and Type Method Description PoseEntity. getPose()static PosePose. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Pose[]Pose. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in net.minecraft.entity that return types with arguments of type Pose Modifier and Type Method Description com.google.common.collect.ImmutableList<Pose>LivingEntity. getDismountPoses()Methods in net.minecraft.entity with parameters of type Pose Modifier and Type Method Description protected booleanEntity. canEnterPose(Pose p_213298_1_)protected AxisAlignedBBEntity. getBoundingBoxForPose(Pose p_213321_1_)EntitySizeAreaEffectCloudEntity. getDimensions(Pose p_213305_1_)EntitySizeEntity. getDimensions(Pose p_213305_1_)Deprecated.Can be overridden but callIForgeEntity.getDimensionsForge(Pose)instead.EntitySizeLivingEntity. 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 floatLivingEntity. getEyeHeight(Pose p_213316_1_, EntitySize p_213316_2_)floatEntity. getEyeHeightAccess(Pose pose, EntitySize size)Accessor method forEntity.getEyeHeight(Pose, EntitySize)AxisAlignedBBLivingEntity. getLocalBoundsForPose(Pose p_233648_1_)protected floatLivingEntity. getStandingEyeHeight(Pose p_213348_1_, EntitySize p_213348_2_)voidEntity. setPose(Pose p_213301_1_) -
Uses of Pose in net.minecraft.entity.boss.dragon
Methods in net.minecraft.entity.boss.dragon with parameters of type Pose Modifier and Type Method Description EntitySizeEnderDragonPartEntity. getDimensions(Pose p_213305_1_) -
Uses of Pose in net.minecraft.entity.item
Methods in net.minecraft.entity.item with parameters of type Pose Modifier and Type Method Description EntitySizeArmorStandEntity. 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 Pose Modifier and Type Field Description private static com.google.common.collect.ImmutableMap<Pose,com.google.common.collect.ImmutableList<java.lang.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 Pose Modifier and Type Method Description protected 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 Pose Modifier and Type Method Description EntitySizePhantomEntity. getDimensions(Pose p_213305_1_)EntitySizeSlimeEntity. 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 Pose Modifier and Type Method Description protected 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 Pose Modifier and Type Method Description EntitySizePolarBearEntity. 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 Pose Modifier and Type Method Description EntitySizePufferfishEntity. 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 Pose Modifier and Type Method Description protected 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 Pose Modifier and Type Field Description private PosePlayerEntity. forcedPoseFields in net.minecraft.entity.player with type parameters of type Pose Modifier and Type Field Description private static java.util.Map<Pose,EntitySize>PlayerEntity. POSESMethods in net.minecraft.entity.player that return Pose Modifier and Type Method Description PosePlayerEntity. getForcedPose()Methods in net.minecraft.entity.player that return types with arguments of type Pose Modifier and Type Method Description com.google.common.collect.ImmutableList<Pose>PlayerEntity. getDismountPoses()Methods in net.minecraft.entity.player with parameters of type Pose Modifier and Type Method Description EntitySizePlayerEntity. 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 Pose Modifier and Type Method Description protected 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 Modifier and Type Field Description static IDataSerializer<Pose>DataSerializers. POSE -
Uses of Pose in net.minecraft.util
Methods in net.minecraft.util with parameters of type Pose Modifier and Type Method Description static 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 Pose Modifier and Type Method Description default 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 Pose Modifier and Type Method Description static 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 Pose Modifier and Type Field Description private PoseEntityEvent.Size. poseMethods in net.minecraftforge.event.entity that return Pose Modifier and Type Method Description PoseEntityEvent.Size. getPose()Constructors in net.minecraftforge.event.entity with parameters of type Pose Constructor Description Size(Entity entity, Pose pose, EntitySize size, float defaultEyeHeight)Size(Entity entity, Pose pose, EntitySize oldSize, EntitySize newSize, float oldEyeHeight, float newEyeHeight)
-