Uses of Class
net.minecraft.entity.EntityDimensions
Package
Description
-
Uses of EntityDimensions in net.minecraft.entity
Modifier and TypeFieldDescriptionprivate EntityDimensions
Entity.dimensions
private EntityDimensions
EntityType.Builder.dimensions
private final EntityDimensions
EntityType.dimensions
protected static final EntityDimensions
LivingEntity.SLEEPING_DIMENSIONS
Modifier 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()
LivingEntity.getDimensions
(EntityPose pose) Returns the dimensions of the entity with the givenpose
.EntityDimensions.scaled
(float ratio) EntityDimensions.scaled
(float widthRatio, float heightRatio) Modifier and TypeMethodDescriptionprotected float
LivingEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
Entity.getEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected final float
LivingEntity.getEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
TntEntity.getEyeHeight
(EntityPose pose, EntityDimensions dimensions) ModifierConstructorDescriptionEntityType
(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.ai.brain.task
Modifier and TypeMethodDescriptionprivate boolean
LongJumpTask.canReach
(MobEntity entity, EntityDimensions dimensions, Vec3d vec3d, Vec3d vec3d2) -
Uses of EntityDimensions in net.minecraft.entity.boss.dragon
Modifier and TypeMethodDescriptionEnderDragonPart.getDimensions
(EntityPose pose) Returns the dimensions of the entity with the givenpose
. -
Uses of EntityDimensions in net.minecraft.entity.decoration
Modifier and TypeFieldDescriptionprivate static final EntityDimensions
ArmorStandEntity.MARKER_DIMENSIONS
private static final EntityDimensions
ArmorStandEntity.SMALL_DIMENSIONS
Modifier and TypeMethodDescriptionprivate EntityDimensions
ArmorStandEntity.getDimensions
(boolean marker) ArmorStandEntity.getDimensions
(EntityPose pose) Returns the dimensions of the entity with the givenpose
.Modifier and TypeMethodDescriptionprotected float
ArmorStandEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
ItemFrameEntity.getEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
LeashKnotEntity.getEyeHeight
(EntityPose pose, EntityDimensions dimensions) -
Uses of EntityDimensions in net.minecraft.entity.mob
Modifier and TypeMethodDescriptionPhantomEntity.getDimensions
(EntityPose pose) Returns the dimensions of the entity with the givenpose
.SlimeEntity.getDimensions
(EntityPose pose) Returns the dimensions of the entity with the givenpose
.WardenEntity.getDimensions
(EntityPose pose) Returns the dimensions of the entity with the givenpose
.Modifier and TypeMethodDescriptionprotected float
AbstractPiglinEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
AbstractSkeletonEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
CaveSpiderEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
EndermanEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
EndermiteEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
GhastEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
GiantEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
GuardianEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
PhantomEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
PiglinEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
ShulkerEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
SilverfishEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
SlimeEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
SpiderEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
VexEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
WitchEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
WitherSkeletonEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
ZombieEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
ZombifiedPiglinEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) -
Uses of EntityDimensions in net.minecraft.entity.passive
Modifier and TypeFieldDescriptionstatic final EntityDimensions
GoatEntity.LONG_JUMPING_DIMENSIONS
private static final EntityDimensions
CamelEntity.SITTING_DIMENSIONS
Modifier and TypeMethodDescriptionCamelEntity.getDimensions
(EntityPose pose) Returns the dimensions of the entity with the givenpose
.GoatEntity.getDimensions
(EntityPose pose) Returns the dimensions of the entity with the givenpose
.PolarBearEntity.getDimensions
(EntityPose pose) Returns the dimensions of the entity with the givenpose
.PufferfishEntity.getDimensions
(EntityPose pose) Returns the dimensions of the entity with the givenpose
.Modifier and TypeMethodDescriptionprotected float
AbstractHorseEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
AllayEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
AxolotlEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
BatEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
BeeEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
CamelEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
CatEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
ChickenEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
CowEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
DolphinEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
FishEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
FoxEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
MerchantEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
ParrotEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
SheepEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
SnowGolemEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
SquidEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) protected float
WolfEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) -
Uses of EntityDimensions in net.minecraft.entity.player
Modifier and TypeFieldDescriptionprivate static final Map<EntityPose,
EntityDimensions> PlayerEntity.POSE_DIMENSIONS
Modifier and TypeMethodDescriptionPlayerEntity.getDimensions
(EntityPose pose) Returns the dimensions of the entity with the givenpose
.Modifier and TypeMethodDescriptionfloat
PlayerEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) -
Uses of EntityDimensions in net.minecraft.entity.projectile
Modifier and TypeMethodDescriptionprotected float
PersistentProjectileEntity.getEyeHeight
(EntityPose pose, EntityDimensions dimensions) -
Uses of EntityDimensions in net.minecraft.entity.vehicle
Modifier and TypeMethodDescriptionprotected float
BoatEntity.getEyeHeight
(EntityPose pose, EntityDimensions dimensions) -
Uses of EntityDimensions in net.minecraft.world.dimension
Modifier 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)