Uses of 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()
LivingEntity.getDimensions
(EntityPose pose) Returns the dimensions of the entity with the givenpose
.EntityDimensions.scaled
(float ratio) EntityDimensions.scaled
(float widthRatio, float heightRatio) Methods in net.minecraft.entity with parameters of type EntityDimensionsModifier 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) 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.ai.brain.task
Methods in net.minecraft.entity.ai.brain.task with parameters of type EntityDimensionsModifier and TypeMethodDescriptionprivate boolean
LongJumpTask.canReach
(MobEntity entity, EntityDimensions dimensions, Vec3d vec3d, Vec3d vec3d2) -
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) ArmorStandEntity.getDimensions
(EntityPose pose) Returns the dimensions of the entity with the givenpose
.private EntityDimensions
InteractionEntity.getDimensions()
InteractionEntity.getDimensions
(EntityPose pose) Returns the dimensions of the entity with the givenpose
.Methods in net.minecraft.entity.decoration with parameters of type EntityDimensionsModifier 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
Methods in net.minecraft.entity.mob that return EntityDimensionsModifier 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
.Methods in net.minecraft.entity.mob with parameters of type EntityDimensionsModifier 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
Fields in net.minecraft.entity.passive declared as EntityDimensionsModifier and TypeFieldDescriptionprivate static final EntityDimensions
SnifferEntity.field_44786
static final EntityDimensions
GoatEntity.LONG_JUMPING_DIMENSIONS
private static final EntityDimensions
CamelEntity.SITTING_DIMENSIONS
Methods in net.minecraft.entity.passive that return EntityDimensionsModifier 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
.SnifferEntity.getDimensions
(EntityPose pose) Returns the dimensions of the entity with the givenpose
.Methods in net.minecraft.entity.passive with parameters of type EntityDimensionsModifier 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
SnifferEntity.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
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 EntityDimensionsModifier and TypeMethodDescriptionPlayerEntity.getDimensions
(EntityPose pose) Returns the dimensions of the entity with the givenpose
.Methods in net.minecraft.entity.player with parameters of type EntityDimensionsModifier and TypeMethodDescriptionfloat
PlayerEntity.getActiveEyeHeight
(EntityPose pose, EntityDimensions dimensions) -
Uses of EntityDimensions in net.minecraft.entity.projectile
Methods in net.minecraft.entity.projectile with parameters of type EntityDimensionsModifier and TypeMethodDescriptionprotected float
PersistentProjectileEntity.getEyeHeight
(EntityPose pose, EntityDimensions dimensions) -
Uses of EntityDimensions in net.minecraft.entity.vehicle
Methods in net.minecraft.entity.vehicle with parameters of type EntityDimensionsModifier and TypeMethodDescriptionprotected float
BoatEntity.getEyeHeight
(EntityPose pose, EntityDimensions dimensions) -
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)