Uses of Record Class
net.minecraft.world.entity.EntityDimensions
Packages that use EntityDimensions
Package
Description
-
Uses of EntityDimensions in net.minecraft.world.entity
Fields in net.minecraft.world.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.world.entity that return EntityDimensionsModifier and TypeMethodDescriptionstatic EntityDimensions
EntityDimensions.fixed
(float width, float height) protected EntityDimensions
LivingEntity.getDefaultDimensions
(Pose pose) AreaEffectCloud.getDimensions
(Pose pose) Entity.getDimensions
(Pose pose) EntityType.getDimensions()
private EntityDimensions
Interaction.getDimensions()
Interaction.getDimensions
(Pose pose) final EntityDimensions
LivingEntity.getDimensions
(Pose pose) static EntityDimensions
EntityDimensions.scalable
(float width, float height) EntityDimensions.scale
(float factor) EntityDimensions.scale
(float widthFactor, float heightFactor) EntityDimensions.withAttachments
(EntityAttachments.Builder attachments) EntityDimensions.withEyeHeight
(float eyeHeight) Methods in net.minecraft.world.entity with parameters of type EntityDimensionsModifier and TypeMethodDescriptionboolean
Entity.fudgePositionAfterSizeChange
(EntityDimensions dimensions) protected Vec3
Entity.getPassengerAttachmentPoint
(Entity entity, EntityDimensions dimensions, float partialTick) Constructors in net.minecraft.world.entity with parameters of type EntityDimensionsModifierConstructorDescriptionEntityType
(EntityType.EntityFactory<T> factory, MobCategory category, boolean serialize, boolean summon, boolean fireImmune, boolean canSpawnFarFromPlayer, com.google.common.collect.ImmutableSet<Block> immuneTo, EntityDimensions dimensions, float spawnDimensionsScale, int clientTrackingRange, int updateInterval, FeatureFlagSet requiredFeatures) EntityType
(EntityType.EntityFactory<T> factory, MobCategory category, boolean serialize, boolean summon, boolean fireImmune, boolean canSpawnFarFromPlayer, com.google.common.collect.ImmutableSet<Block> immuneTo, EntityDimensions dimensions, float spawnDimensionsScale, int clientTrackingRange, int updateInterval, FeatureFlagSet requiredFeatures, Predicate<EntityType<?>> trackDeltasSupplier, ToIntFunction<EntityType<?>> trackingRangeSupplier, ToIntFunction<EntityType<?>> updateIntervalSupplier) -
Uses of EntityDimensions in net.minecraft.world.entity.ai.behavior
Methods in net.minecraft.world.entity.ai.behavior with parameters of type EntityDimensionsModifier and TypeMethodDescriptionprivate static boolean
LongJumpUtil.isClearTransition
(Mob mob, EntityDimensions dimensions, Vec3 startPos, Vec3 endPos) -
Uses of EntityDimensions in net.minecraft.world.entity.animal
Fields in net.minecraft.world.entity.animal declared as EntityDimensionsModifier and TypeFieldDescriptionprivate static final EntityDimensions
Chicken.BABY_DIMENSIONS
private static final EntityDimensions
Cow.BABY_DIMENSIONS
private static final EntityDimensions
Fox.BABY_DIMENSIONS
private static final EntityDimensions
Panda.BABY_DIMENSIONS
private static final EntityDimensions
Turtle.BABY_DIMENSIONS
Methods in net.minecraft.world.entity.animal that return EntityDimensionsModifier and TypeMethodDescriptionChicken.getDefaultDimensions
(Pose pose) Cow.getDefaultDimensions
(Pose pose) Fox.getDefaultDimensions
(Pose pose) Panda.getDefaultDimensions
(Pose pose) PolarBear.getDefaultDimensions
(Pose pose) Pufferfish.getDefaultDimensions
(Pose pose) Turtle.getDefaultDimensions
(Pose pose) -
Uses of EntityDimensions in net.minecraft.world.entity.animal.camel
Fields in net.minecraft.world.entity.animal.camel declared as EntityDimensionsMethods in net.minecraft.world.entity.animal.camel that return EntityDimensionsMethods in net.minecraft.world.entity.animal.camel with parameters of type EntityDimensionsModifier and TypeMethodDescriptionprivate double
Camel.getBodyAnchorAnimationYOffset
(boolean firstPassenger, float partialTick, EntityDimensions dimensions, float scale) protected Vec3
Camel.getPassengerAttachmentPoint
(Entity entity, EntityDimensions dimensions, float partialTick) -
Uses of EntityDimensions in net.minecraft.world.entity.animal.goat
Fields in net.minecraft.world.entity.animal.goat declared as EntityDimensionsMethods in net.minecraft.world.entity.animal.goat that return EntityDimensions -
Uses of EntityDimensions in net.minecraft.world.entity.animal.horse
Fields in net.minecraft.world.entity.animal.horse declared as EntityDimensionsModifier and TypeFieldDescriptionprivate static final EntityDimensions
Horse.BABY_DIMENSIONS
private static final EntityDimensions
Llama.BABY_DIMENSIONS
private static final EntityDimensions
SkeletonHorse.BABY_DIMENSIONS
private static final EntityDimensions
ZombieHorse.BABY_DIMENSIONS
private final EntityDimensions
AbstractChestedHorse.babyDimensions
Methods in net.minecraft.world.entity.animal.horse that return EntityDimensionsModifier and TypeMethodDescriptionAbstractChestedHorse.getDefaultDimensions
(Pose pose) Horse.getDefaultDimensions
(Pose pose) Llama.getDefaultDimensions
(Pose pose) SkeletonHorse.getDefaultDimensions
(Pose pose) ZombieHorse.getDefaultDimensions
(Pose pose) Methods in net.minecraft.world.entity.animal.horse with parameters of type EntityDimensionsModifier and TypeMethodDescriptionprotected Vec3
AbstractHorse.getPassengerAttachmentPoint
(Entity entity, EntityDimensions dimensions, float partialTick) protected Vec3
Llama.getPassengerAttachmentPoint
(Entity entity, EntityDimensions dimensions, float partialTick) -
Uses of EntityDimensions in net.minecraft.world.entity.animal.sniffer
Fields in net.minecraft.world.entity.animal.sniffer declared as EntityDimensionsModifier and TypeFieldDescriptionprivate static final EntityDimensions
Sniffer.DIGGING_DIMENSIONS
Methods in net.minecraft.world.entity.animal.sniffer that return EntityDimensions -
Uses of EntityDimensions in net.minecraft.world.entity.boss
Fields in net.minecraft.world.entity.boss declared as EntityDimensionsMethods in net.minecraft.world.entity.boss that return EntityDimensions -
Uses of EntityDimensions in net.minecraft.world.entity.decoration
Fields in net.minecraft.world.entity.decoration declared as EntityDimensionsModifier and TypeFieldDescriptionprivate static final EntityDimensions
ArmorStand.BABY_DIMENSIONS
private static final EntityDimensions
ArmorStand.MARKER_DIMENSIONS
Methods in net.minecraft.world.entity.decoration that return EntityDimensionsModifier and TypeMethodDescriptionArmorStand.getDefaultDimensions
(Pose pose) private EntityDimensions
ArmorStand.getDimensionsMarker
(boolean isMarker) -
Uses of EntityDimensions in net.minecraft.world.entity.monster
Fields in net.minecraft.world.entity.monster declared as EntityDimensionsModifier and TypeFieldDescriptionprivate static final EntityDimensions
Zombie.BABY_DIMENSIONS
private static final EntityDimensions
ZombifiedPiglin.BABY_DIMENSIONS
Methods in net.minecraft.world.entity.monster that return EntityDimensionsModifier and TypeMethodDescriptionPhantom.getDefaultDimensions
(Pose pose) Slime.getDefaultDimensions
(Pose pose) Zombie.getDefaultDimensions
(Pose pose) ZombifiedPiglin.getDefaultDimensions
(Pose pose) Methods in net.minecraft.world.entity.monster with parameters of type EntityDimensionsModifier and TypeMethodDescriptionprotected Vec3
Slime.getPassengerAttachmentPoint
(Entity entity, EntityDimensions dimensions, float partialTick) protected Vec3
Strider.getPassengerAttachmentPoint
(Entity entity, EntityDimensions dimensions, float partialTick) -
Uses of EntityDimensions in net.minecraft.world.entity.monster.piglin
Fields in net.minecraft.world.entity.monster.piglin declared as EntityDimensionsMethods in net.minecraft.world.entity.monster.piglin that return EntityDimensions -
Uses of EntityDimensions in net.minecraft.world.entity.monster.warden
Methods in net.minecraft.world.entity.monster.warden that return EntityDimensions -
Uses of EntityDimensions in net.minecraft.world.entity.player
Fields in net.minecraft.world.entity.player declared as EntityDimensionsFields in net.minecraft.world.entity.player with type parameters of type EntityDimensionsMethods in net.minecraft.world.entity.player that return EntityDimensions -
Uses of EntityDimensions in net.minecraft.world.entity.projectile
Fields in net.minecraft.world.entity.projectile declared as EntityDimensionsModifier and TypeFieldDescriptionprivate static final EntityDimensions
ThrownEgg.ZERO_SIZED_DIMENSIONS
-
Uses of EntityDimensions in net.minecraft.world.entity.vehicle
Methods in net.minecraft.world.entity.vehicle with parameters of type EntityDimensionsModifier and TypeMethodDescriptionprotected Vec3
AbstractMinecart.getPassengerAttachmentPoint
(Entity entity, EntityDimensions dimensions, float partialTick) protected Vec3
Boat.getPassengerAttachmentPoint
(Entity entity, EntityDimensions dimensions, float partialTick) -
Uses of EntityDimensions in net.minecraft.world.level.portal
Methods in net.minecraft.world.level.portal with parameters of type EntityDimensionsModifier and TypeMethodDescriptionstatic Vec3
PortalShape.findCollisionFreePosition
(Vec3 pos, ServerLevel level, Entity entity, EntityDimensions dimensions) static Vec3
PortalShape.getRelativePosition
(BlockUtil.FoundRectangle foundRectangle, Direction.Axis axis, Vec3 pos, EntityDimensions entityDimensions) -
Uses of EntityDimensions in net.neoforged.neoforge.event
Methods in net.neoforged.neoforge.event with parameters of type EntityDimensionsModifier and TypeMethodDescriptionstatic EntityEvent.Size
EventHooks.getEntitySizeForge
(Entity entity, Pose pose, EntityDimensions size) static EntityEvent.Size
EventHooks.getEntitySizeForge
(Entity entity, Pose pose, EntityDimensions oldSize, EntityDimensions newSize) -
Uses of EntityDimensions in net.neoforged.neoforge.event.entity
Fields in net.neoforged.neoforge.event.entity declared as EntityDimensionsModifier and TypeFieldDescriptionprivate EntityDimensions
EntityEvent.Size.newSize
private final EntityDimensions
EntityEvent.Size.oldSize
Methods in net.neoforged.neoforge.event.entity that return EntityDimensionsMethods in net.neoforged.neoforge.event.entity with parameters of type EntityDimensionsConstructors in net.neoforged.neoforge.event.entity with parameters of type EntityDimensionsModifierConstructorDescriptionSize
(Entity entity, Pose pose, EntityDimensions size) Size
(Entity entity, Pose pose, EntityDimensions oldSize, EntityDimensions newSize)