Uses of Record Class
net.minecraft.world.entity.EntityDimensions
Package
Description
-
Uses of EntityDimensions in net.minecraft.world.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.fixed
(float p_20399_, float p_20400_) protected EntityDimensions
LivingEntity.getDefaultDimensions
(Pose p_316700_) AreaEffectCloud.getDimensions
(Pose p_19721_) Entity.getDimensions
(Pose p_19975_) EntityType.getDimensions()
private EntityDimensions
Interaction.getDimensions()
Interaction.getDimensions
(Pose p_273111_) final EntityDimensions
LivingEntity.getDimensions
(Pose p_21047_) static EntityDimensions
EntityDimensions.scalable
(float p_20396_, float p_20397_) EntityDimensions.scale
(float p_20389_) EntityDimensions.scale
(float p_20391_, float p_20392_) EntityDimensions.withAttachments
(EntityAttachments.Builder p_316576_) EntityDimensions.withEyeHeight
(float p_316487_) Modifier and TypeMethodDescriptionprotected Vec3
Entity.getPassengerAttachmentPoint
(Entity p_294756_, EntityDimensions p_295396_, float p_296362_) ModifierConstructorDescriptionEntityType
(EntityType.EntityFactory<T> p_273268_, MobCategory p_272918_, boolean p_273417_, boolean p_273389_, boolean p_273556_, boolean p_272654_, com.google.common.collect.ImmutableSet<Block> p_273631_, EntityDimensions p_272946_, float p_338404_, int p_272895_, int p_273451_, FeatureFlagSet p_273518_) EntityType
(EntityType.EntityFactory<T> p_273268_, MobCategory p_272918_, boolean p_273417_, boolean p_273389_, boolean p_273556_, boolean p_272654_, com.google.common.collect.ImmutableSet<Block> p_273631_, EntityDimensions p_272946_, float p_338404_, int p_272895_, int p_273451_, FeatureFlagSet p_273518_, Predicate<EntityType<?>> trackDeltasSupplier, ToIntFunction<EntityType<?>> trackingRangeSupplier, ToIntFunction<EntityType<?>> updateIntervalSupplier) -
Uses of EntityDimensions in net.minecraft.world.entity.ai.behavior
Modifier and TypeMethodDescriptionprivate static boolean
LongJumpUtil.isClearTransition
(Mob p_312910_, EntityDimensions p_312734_, Vec3 p_311995_, Vec3 p_312896_) -
Uses of EntityDimensions in net.minecraft.world.entity.animal
Modifier 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
Modifier and TypeMethodDescriptionChicken.getDefaultDimensions
(Pose p_316516_) Cow.getDefaultDimensions
(Pose p_316185_) Fox.getDefaultDimensions
(Pose p_316477_) Panda.getDefaultDimensions
(Pose p_316677_) PolarBear.getDefaultDimensions
(Pose p_316644_) Pufferfish.getDefaultDimensions
(Pose p_316231_) Turtle.getDefaultDimensions
(Pose p_316685_) -
Uses of EntityDimensions in net.minecraft.world.entity.animal.camel
Modifier and TypeMethodDescriptionprivate double
Camel.getBodyAnchorAnimationYOffset
(boolean p_249228_, float p_251763_, EntityDimensions p_296157_, float p_296299_) protected Vec3
Camel.getPassengerAttachmentPoint
(Entity p_295101_, EntityDimensions p_294765_, float p_294716_) -
Uses of EntityDimensions in net.minecraft.world.entity.animal.goat
-
Uses of EntityDimensions in net.minecraft.world.entity.animal.horse
Modifier 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
Modifier and TypeMethodDescriptionAbstractChestedHorse.getDefaultDimensions
(Pose p_316142_) Horse.getDefaultDimensions
(Pose p_316325_) Llama.getDefaultDimensions
(Pose p_316494_) SkeletonHorse.getDefaultDimensions
(Pose p_316222_) ZombieHorse.getDefaultDimensions
(Pose p_316239_) Modifier and TypeMethodDescriptionprotected Vec3
AbstractHorse.getPassengerAttachmentPoint
(Entity p_295612_, EntityDimensions p_296023_, float p_295509_) protected Vec3
Llama.getPassengerAttachmentPoint
(Entity p_294968_, EntityDimensions p_296042_, float p_295134_) -
Uses of EntityDimensions in net.minecraft.world.entity.animal.sniffer
Modifier and TypeFieldDescriptionprivate static final EntityDimensions
Sniffer.DIGGING_DIMENSIONS
-
Uses of EntityDimensions in net.minecraft.world.entity.boss
-
Uses of EntityDimensions in net.minecraft.world.entity.decoration
Modifier and TypeFieldDescriptionprivate static final EntityDimensions
ArmorStand.BABY_DIMENSIONS
private static final EntityDimensions
ArmorStand.MARKER_DIMENSIONS
Modifier and TypeMethodDescriptionArmorStand.getDefaultDimensions
(Pose p_31587_) private EntityDimensions
ArmorStand.getDimensionsMarker
(boolean p_31684_) -
Uses of EntityDimensions in net.minecraft.world.entity.monster
Modifier and TypeFieldDescriptionprivate static final EntityDimensions
Zombie.BABY_DIMENSIONS
private static final EntityDimensions
ZombifiedPiglin.BABY_DIMENSIONS
Modifier and TypeMethodDescriptionPhantom.getDefaultDimensions
(Pose p_316501_) Slime.getDefaultDimensions
(Pose p_316359_) Zombie.getDefaultDimensions
(Pose p_316771_) ZombifiedPiglin.getDefaultDimensions
(Pose p_316887_) Modifier and TypeMethodDescriptionprotected Vec3
Slime.getPassengerAttachmentPoint
(Entity p_296103_, EntityDimensions p_295741_, float p_295572_) protected Vec3
Strider.getPassengerAttachmentPoint
(Entity p_294748_, EntityDimensions p_295089_, float p_295230_) -
Uses of EntityDimensions in net.minecraft.world.entity.monster.piglin
-
Uses of EntityDimensions in net.minecraft.world.entity.monster.warden
-
Uses of EntityDimensions in net.minecraft.world.entity.player
-
Uses of EntityDimensions in net.minecraft.world.entity.vehicle
Modifier and TypeMethodDescriptionprotected Vec3
AbstractMinecart.getPassengerAttachmentPoint
(Entity p_294753_, EntityDimensions p_295251_, float p_296054_) protected Vec3
Boat.getPassengerAttachmentPoint
(Entity p_294665_, EntityDimensions p_295933_, float p_295585_) -
Uses of EntityDimensions in net.minecraft.world.level.portal
Modifier and TypeMethodDescriptionprivate static Vec3
PortalShape.findCollisionFreePosition
(Vec3 p_260315_, ServerLevel p_259704_, Entity p_259626_, EntityDimensions p_259816_) static Vec3
PortalShape.getRelativePosition
(BlockUtil.FoundRectangle p_77739_, Direction.Axis p_77740_, Vec3 p_77741_, EntityDimensions p_77742_) -
Uses of EntityDimensions in net.neoforged.neoforge.event
Modifier and TypeMethodDescriptionstatic EntityEvent.Size
EventHooks.getEntitySizeForge
(Entity entity, Pose pose, EntityDimensions size, float eyeHeight) static EntityEvent.Size
EventHooks.getEntitySizeForge
(Entity entity, Pose pose, EntityDimensions oldSize, EntityDimensions newSize, float newEyeHeight) -
Uses of EntityDimensions in net.neoforged.neoforge.event.entity
Modifier and TypeFieldDescriptionprivate EntityDimensions
EntityEvent.Size.newSize
private final EntityDimensions
EntityEvent.Size.oldSize
Modifier and TypeMethodDescriptionvoid
EntityEvent.Size.setNewSize
(EntityDimensions size) void
EntityEvent.Size.setNewSize
(EntityDimensions size, boolean updateEyeHeight) Set the new size of the entity.ModifierConstructorDescriptionSize
(Entity entity, Pose pose, EntityDimensions size, float defaultEyeHeight) Size
(Entity entity, Pose pose, EntityDimensions oldSize, EntityDimensions newSize, float oldEyeHeight, float newEyeHeight) -
Uses of EntityDimensions in net.neoforged.neoforge.oldtest.entity
Modifier and TypeFieldDescriptionprivate final EntityDimensions
PartEntityTest.TestEntityPart.size