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 EntityDimensionsEntity.dimensionsprivate EntityDimensionsEntityType.Builder.dimensionsprivate final EntityDimensionsEntityType.dimensionsprotected static final EntityDimensionsLivingEntity.SLEEPING_DIMENSIONSMethods in net.minecraft.world.entity that return EntityDimensionsModifier and TypeMethodDescriptionstatic EntityDimensionsEntityDimensions.fixed(float p_20399_, float p_20400_) protected EntityDimensionsLivingEntity.getDefaultDimensions(Pose p_316700_) AreaEffectCloud.getDimensions(Pose p_19721_) Entity.getDimensions(Pose p_19975_) EntityType.getDimensions()private EntityDimensionsInteraction.getDimensions()Interaction.getDimensions(Pose p_273111_) final EntityDimensionsLivingEntity.getDimensions(Pose p_21047_) static EntityDimensionsEntityDimensions.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_) Methods in net.minecraft.world.entity with parameters of type EntityDimensionsModifier and TypeMethodDescriptionbooleanEntity.fudgePositionAfterSizeChange(EntityDimensions p_347526_) protected Vec3Entity.getPassengerAttachmentPoint(Entity p_294756_, EntityDimensions p_295396_, float p_296362_) Constructors in net.minecraft.world.entity with parameters of type EntityDimensionsModifierConstructorDescriptionEntityType(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
Methods in net.minecraft.world.entity.ai.behavior with parameters of type EntityDimensionsModifier and TypeMethodDescriptionprivate static booleanLongJumpUtil.isClearTransition(Mob p_312910_, EntityDimensions p_312734_, Vec3 p_311995_, Vec3 p_312896_) -
Uses of EntityDimensions in net.minecraft.world.entity.animal
Fields in net.minecraft.world.entity.animal declared as EntityDimensionsModifier and TypeFieldDescriptionprivate static final EntityDimensionsChicken.BABY_DIMENSIONSprivate static final EntityDimensionsCow.BABY_DIMENSIONSprivate static final EntityDimensionsFox.BABY_DIMENSIONSprivate static final EntityDimensionsPanda.BABY_DIMENSIONSprivate static final EntityDimensionsTurtle.BABY_DIMENSIONSMethods in net.minecraft.world.entity.animal that return EntityDimensionsModifier 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
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 doubleCamel.getBodyAnchorAnimationYOffset(boolean p_249228_, float p_251763_, EntityDimensions p_296157_, float p_296299_) protected Vec3Camel.getPassengerAttachmentPoint(Entity p_295101_, EntityDimensions p_294765_, float p_294716_) -
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 EntityDimensionsHorse.BABY_DIMENSIONSprivate static final EntityDimensionsLlama.BABY_DIMENSIONSprivate static final EntityDimensionsSkeletonHorse.BABY_DIMENSIONSprivate static final EntityDimensionsZombieHorse.BABY_DIMENSIONSprivate final EntityDimensionsAbstractChestedHorse.babyDimensionsMethods in net.minecraft.world.entity.animal.horse that return EntityDimensionsModifier 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_) Methods in net.minecraft.world.entity.animal.horse with parameters of type EntityDimensionsModifier and TypeMethodDescriptionprotected Vec3AbstractHorse.getPassengerAttachmentPoint(Entity p_295612_, EntityDimensions p_296023_, float p_295509_) protected Vec3Llama.getPassengerAttachmentPoint(Entity p_294968_, EntityDimensions p_296042_, float p_295134_) -
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 EntityDimensionsSniffer.DIGGING_DIMENSIONSMethods 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 EntityDimensionsArmorStand.BABY_DIMENSIONSprivate static final EntityDimensionsArmorStand.MARKER_DIMENSIONSMethods in net.minecraft.world.entity.decoration that return EntityDimensionsModifier and TypeMethodDescriptionArmorStand.getDefaultDimensions(Pose p_31587_) private EntityDimensionsArmorStand.getDimensionsMarker(boolean p_31684_) -
Uses of EntityDimensions in net.minecraft.world.entity.monster
Fields in net.minecraft.world.entity.monster declared as EntityDimensionsModifier and TypeFieldDescriptionprivate static final EntityDimensionsZombie.BABY_DIMENSIONSprivate static final EntityDimensionsZombifiedPiglin.BABY_DIMENSIONSMethods in net.minecraft.world.entity.monster that return EntityDimensionsModifier and TypeMethodDescriptionPhantom.getDefaultDimensions(Pose p_316501_) Slime.getDefaultDimensions(Pose p_316359_) Zombie.getDefaultDimensions(Pose p_316771_) ZombifiedPiglin.getDefaultDimensions(Pose p_316887_) Methods in net.minecraft.world.entity.monster with parameters of type EntityDimensionsModifier and TypeMethodDescriptionprotected Vec3Slime.getPassengerAttachmentPoint(Entity p_296103_, EntityDimensions p_295741_, float p_295572_) protected Vec3Strider.getPassengerAttachmentPoint(Entity p_294748_, EntityDimensions p_295089_, float p_295230_) -
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 EntityDimensionsThrownEgg.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 Vec3AbstractMinecart.getPassengerAttachmentPoint(Entity p_294753_, EntityDimensions p_295251_, float p_296054_) protected Vec3Boat.getPassengerAttachmentPoint(Entity p_294665_, EntityDimensions p_295933_, float p_295585_) -
Uses of EntityDimensions in net.minecraft.world.level.portal
Methods in net.minecraft.world.level.portal with parameters of type EntityDimensionsModifier and TypeMethodDescriptionstatic Vec3PortalShape.findCollisionFreePosition(Vec3 p_260315_, ServerLevel p_259704_, Entity p_259626_, EntityDimensions p_259816_) static Vec3PortalShape.getRelativePosition(BlockUtil.FoundRectangle p_77739_, Direction.Axis p_77740_, Vec3 p_77741_, EntityDimensions p_77742_) -
Uses of EntityDimensions in net.neoforged.neoforge.event
Methods in net.neoforged.neoforge.event with parameters of type EntityDimensionsModifier and TypeMethodDescriptionstatic EntityEvent.SizeEventHooks.getEntitySizeForge(Entity entity, Pose pose, EntityDimensions size, float eyeHeight) static EntityEvent.SizeEventHooks.getEntitySizeForge(Entity entity, Pose pose, EntityDimensions oldSize, EntityDimensions newSize, float newEyeHeight) -
Uses of EntityDimensions in net.neoforged.neoforge.event.entity
Fields in net.neoforged.neoforge.event.entity declared as EntityDimensionsModifier and TypeFieldDescriptionprivate EntityDimensionsEntityEvent.Size.newSizeprivate final EntityDimensionsEntityEvent.Size.oldSizeMethods in net.neoforged.neoforge.event.entity that return EntityDimensionsMethods in net.neoforged.neoforge.event.entity with parameters of type EntityDimensionsModifier and TypeMethodDescriptionvoidEntityEvent.Size.setNewSize(EntityDimensions size) voidEntityEvent.Size.setNewSize(EntityDimensions size, boolean updateEyeHeight) Set the new size of the entity.Constructors in net.neoforged.neoforge.event.entity with parameters of type EntityDimensionsModifierConstructorDescriptionSize(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
Fields in net.neoforged.neoforge.oldtest.entity declared as EntityDimensionsModifier and TypeFieldDescriptionprivate final EntityDimensionsPartEntityTest.TestEntityPart.sizeMethods in net.neoforged.neoforge.oldtest.entity that return EntityDimensions