Uses of Record Class
net.minecraft.entity.EntityDimensions
Packages that use EntityDimensions
Package
Description
-
Uses of EntityDimensions in net.minecraft.entity
Fields in net.minecraft.entity declared as EntityDimensionsModifier and TypeFieldDescriptionprivate EntityDimensions
Entity.dimensions
private EntityDimensions
EntityType.Builder.dimensions
private final EntityDimensions
EntityType.dimensions
protected static final EntityDimensions
LivingEntity.SLEEPING_DIMENSIONS
Methods in net.minecraft.entity that return EntityDimensionsModifier and TypeMethodDescriptionstatic EntityDimensions
EntityDimensions.changing
(float width, float height) static EntityDimensions
EntityDimensions.fixed
(float width, float height) AreaEffectCloudEntity.getDimensions
(EntityPose pose) Returns the dimensions of the entity with the givenpose
.Entity.getDimensions
(EntityPose pose) Returns the dimensions of the entity with the givenpose
.EntityType.getDimensions()
final EntityDimensions
LivingEntity.getDimensions
(EntityPose pose) Returns the dimensions of the entity with the givenpose
.EntityDimensions.method_55684
(class_9066.class_9067 class_9067) EntityDimensions.method_55685
(float float2) protected EntityDimensions
LivingEntity.method_55694
(EntityPose entityPose) EntityDimensions.scaled
(float ratio) EntityDimensions.scaled
(float widthRatio, float heightRatio) Methods in net.minecraft.entity with parameters of type EntityDimensionsModifier and TypeMethodDescriptionprotected Vec3d
Entity.getPassengerAttachmentPos
(Entity passenger, EntityDimensions dimensions, float scaleFactor) Constructors in net.minecraft.entity with parameters of type EntityDimensionsModifierConstructorDescriptionEntityType
(EntityType.EntityFactory<T> factory, SpawnGroup spawnGroup, boolean saveable, boolean summonable, boolean fireImmune, boolean spawnableFarFromPlayer, ImmutableSet<Block> canSpawnInside, EntityDimensions dimensions, int maxTrackDistance, int trackTickInterval, FeatureSet requiredFeatures) -
Uses of EntityDimensions in net.minecraft.entity.boss.dragon
Fields in net.minecraft.entity.boss.dragon declared as EntityDimensionsMethods in net.minecraft.entity.boss.dragon that return EntityDimensionsModifier and TypeMethodDescriptionEnderDragonPart.getDimensions
(EntityPose pose) Returns the dimensions of the entity with the givenpose
. -
Uses of EntityDimensions in net.minecraft.entity.decoration
Fields in net.minecraft.entity.decoration declared as EntityDimensionsModifier and TypeFieldDescriptionprivate static final EntityDimensions
ArmorStandEntity.MARKER_DIMENSIONS
private static final EntityDimensions
ArmorStandEntity.SMALL_DIMENSIONS
Methods in net.minecraft.entity.decoration that return EntityDimensionsModifier and TypeMethodDescriptionprivate EntityDimensions
ArmorStandEntity.getDimensions
(boolean marker) private EntityDimensions
InteractionEntity.getDimensions()
InteractionEntity.getDimensions
(EntityPose pose) Returns the dimensions of the entity with the givenpose
.ArmorStandEntity.method_55694
(EntityPose entityPose) -
Uses of EntityDimensions in net.minecraft.entity.mob
Fields in net.minecraft.entity.mob declared as EntityDimensionsModifier and TypeFieldDescriptionprivate static final EntityDimensions
SkeletonHorseEntity.field_47809
private static final EntityDimensions
ZombieHorseEntity.field_47810
private static final EntityDimensions
ZombieEntity.field_47811
private static final EntityDimensions
ZombifiedPiglinEntity.field_47812
private static final EntityDimensions
PiglinEntity.field_47818
Methods in net.minecraft.entity.mob that return EntityDimensionsModifier and TypeMethodDescriptionPhantomEntity.method_55694
(EntityPose entityPose) PiglinEntity.method_55694
(EntityPose entityPose) SkeletonHorseEntity.method_55694
(EntityPose entityPose) SlimeEntity.method_55694
(EntityPose entityPose) WardenEntity.method_55694
(EntityPose entityPose) ZombieEntity.method_55694
(EntityPose entityPose) ZombieHorseEntity.method_55694
(EntityPose entityPose) ZombifiedPiglinEntity.method_55694
(EntityPose entityPose) Methods in net.minecraft.entity.mob with parameters of type EntityDimensionsModifier and TypeMethodDescriptionprotected Vec3d
SlimeEntity.getPassengerAttachmentPos
(Entity passenger, EntityDimensions dimensions, float scaleFactor) -
Uses of EntityDimensions in net.minecraft.entity.passive
Fields in net.minecraft.entity.passive declared as EntityDimensionsModifier and TypeFieldDescriptionprivate static final EntityDimensions
SnifferEntity.field_44786
private static final EntityDimensions
ChickenEntity.field_47770
private static final EntityDimensions
CowEntity.field_47771
private static final EntityDimensions
FoxEntity.field_47772
private static final EntityDimensions
PandaEntity.field_47773
private static final EntityDimensions
TurtleEntity.field_47775
private final EntityDimensions
AbstractDonkeyEntity.field_47806
private static final EntityDimensions
HorseEntity.field_47807
private static final EntityDimensions
LlamaEntity.field_47808
static final EntityDimensions
GoatEntity.LONG_JUMPING_DIMENSIONS
private static final EntityDimensions
CamelEntity.SITTING_DIMENSIONS
Methods in net.minecraft.entity.passive that return EntityDimensionsModifier and TypeMethodDescriptionAbstractDonkeyEntity.method_55694
(EntityPose entityPose) CamelEntity.method_55694
(EntityPose entityPose) ChickenEntity.method_55694
(EntityPose entityPose) CowEntity.method_55694
(EntityPose entityPose) FoxEntity.method_55694
(EntityPose entityPose) GoatEntity.method_55694
(EntityPose entityPose) HorseEntity.method_55694
(EntityPose entityPose) LlamaEntity.method_55694
(EntityPose entityPose) PandaEntity.method_55694
(EntityPose entityPose) PolarBearEntity.method_55694
(EntityPose entityPose) PufferfishEntity.method_55694
(EntityPose entityPose) SnifferEntity.method_55694
(EntityPose entityPose) TurtleEntity.method_55694
(EntityPose entityPose) Methods in net.minecraft.entity.passive with parameters of type EntityDimensionsModifier and TypeMethodDescriptionprotected Vec3d
AbstractHorseEntity.getPassengerAttachmentPos
(Entity passenger, EntityDimensions dimensions, float scaleFactor) protected Vec3d
CamelEntity.getPassengerAttachmentPos
(Entity passenger, EntityDimensions dimensions, float scaleFactor) protected Vec3d
LlamaEntity.getPassengerAttachmentPos
(Entity passenger, EntityDimensions dimensions, float scaleFactor) protected Vec3d
StriderEntity.getPassengerAttachmentPos
(Entity passenger, EntityDimensions dimensions, float scaleFactor) private double
CamelEntity.getPassengerAttachmentY
(boolean primaryPassenger, float tickDelta, EntityDimensions dimensions, float scaleFactor) -
Uses of EntityDimensions in net.minecraft.entity.player
Fields in net.minecraft.entity.player declared as EntityDimensionsFields in net.minecraft.entity.player with type parameters of type EntityDimensionsModifier and TypeFieldDescriptionprivate static final Map<EntityPose,
EntityDimensions> PlayerEntity.POSE_DIMENSIONS
Methods in net.minecraft.entity.player that return EntityDimensions -
Uses of EntityDimensions in net.minecraft.entity.vehicle
Methods in net.minecraft.entity.vehicle with parameters of type EntityDimensionsModifier and TypeMethodDescriptionprotected Vec3d
AbstractMinecartEntity.getPassengerAttachmentPos
(Entity passenger, EntityDimensions dimensions, float scaleFactor) protected Vec3d
BoatEntity.getPassengerAttachmentPos
(Entity passenger, EntityDimensions dimensions, float scaleFactor) -
Uses of EntityDimensions in net.minecraft.util.math
Methods in net.minecraft.util.math with parameters of type EntityDimensionsModifier and TypeMethodDescriptionprivate static boolean
LongJumpUtil.isPathClear
(MobEntity entity, EntityDimensions dimensions, Vec3d prevPos, Vec3d nextPos) -
Uses of EntityDimensions in net.minecraft.world.dimension
Methods in net.minecraft.world.dimension with parameters of type EntityDimensionsModifier and TypeMethodDescriptionstatic Vec3d
NetherPortal.entityPosInPortal
(BlockLocating.Rectangle portalRect, Direction.Axis portalAxis, Vec3d entityPos, EntityDimensions entityDimensions) private static Vec3d
NetherPortal.findOpenPosition
(Vec3d fallback, ServerWorld world, Entity entity, EntityDimensions dimensions)