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 pWidth, float pHeight) protected EntityDimensionsLivingEntity.getDefaultDimensions(Pose pPose) AreaEffectCloud.getDimensions(Pose pPose) Entity.getDimensions(Pose pPose) EntityType.getDimensions()private EntityDimensionsInteraction.getDimensions()Interaction.getDimensions(Pose pPose) final EntityDimensionsLivingEntity.getDimensions(Pose pPose) static EntityDimensionsEntityDimensions.scalable(float pWidth, float pHeight) EntityDimensions.scale(float pFactor) EntityDimensions.scale(float pWidthFactor, float pHeightFactor) EntityDimensions.withAttachments(EntityAttachments.Builder pAttachments) EntityDimensions.withEyeHeight(float pEyeHeight) Methods in net.minecraft.world.entity with parameters of type EntityDimensionsModifier and TypeMethodDescriptionbooleanEntity.fudgePositionAfterSizeChange(EntityDimensions pDimensions) protected Vec3Entity.getPassengerAttachmentPoint(Entity pEntity, EntityDimensions pDimensions, float pPartialTick) Constructors in net.minecraft.world.entity with parameters of type EntityDimensionsModifierConstructorDescriptionEntityType(EntityType.EntityFactory<T> pFactory, MobCategory pCategory, boolean pSerialize, boolean pSummon, boolean pFireImmune, boolean pCanSpawnFarFromPlayer, ImmutableSet<Block> pImmuneTo, EntityDimensions pDimensions, float pSpawnDimensionsScale, int pClientTrackingRange, int pUpdateInterval, String pDescriptionId, Optional<ResourceKey<LootTable>> pLootTable, FeatureFlagSet pRequiredFeatures) EntityType(EntityType.EntityFactory<T> pFactory, MobCategory pCategory, boolean pSerialize, boolean pSummon, boolean pFireImmune, boolean pCanSpawnFarFromPlayer, ImmutableSet<Block> pImmuneTo, EntityDimensions pDimensions, float pSpawnDimensionsScale, int pClientTrackingRange, int pUpdateInterval, String pDescriptionId, Optional<ResourceKey<LootTable>> pLootTable, FeatureFlagSet pRequiredFeatures, Predicate<EntityType<?>> trackDeltasSupplier, ToIntFunction<EntityType<?>> trackingRangeSupplier, ToIntFunction<EntityType<?>> updateIntervalSupplier, boolean onlyOpCanSetNbt) -
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 pMob, EntityDimensions pDimensions, Vec3 pStartPos, Vec3 pEndPos) -
Uses of EntityDimensions in net.minecraft.world.entity.animal
Fields in net.minecraft.world.entity.animal declared as EntityDimensionsModifier and TypeFieldDescriptionprivate static final EntityDimensionsAbstractCow.BABY_DIMENSIONSprivate static final EntityDimensionsChicken.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 TypeMethodDescriptionAbstractCow.getDefaultDimensions(Pose p_401094_) Chicken.getDefaultDimensions(Pose pPose) Fox.getDefaultDimensions(Pose pPose) Panda.getDefaultDimensions(Pose pPose) PolarBear.getDefaultDimensions(Pose pPose) Pufferfish.getDefaultDimensions(Pose pPose) protected EntityDimensionsSalmon.getDefaultDimensions(Pose pPose) Turtle.getDefaultDimensions(Pose pPose) -
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 pFirstPassenger, float pPartialTick, EntityDimensions pDimensions, float pScale) protected Vec3Camel.getPassengerAttachmentPoint(Entity pEntity, EntityDimensions pDimensions, float pPartialTick) -
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 pPose) Horse.getDefaultDimensions(Pose pPose) Llama.getDefaultDimensions(Pose pPose) SkeletonHorse.getDefaultDimensions(Pose pPose) ZombieHorse.getDefaultDimensions(Pose pPose) Methods in net.minecraft.world.entity.animal.horse with parameters of type EntityDimensionsModifier and TypeMethodDescriptionprotected Vec3AbstractHorse.getPassengerAttachmentPoint(Entity pEntity, EntityDimensions pDimensions, float pPartialTick) protected Vec3Llama.getPassengerAttachmentPoint(Entity pEntity, EntityDimensions pDimensions, float pPartialTick) -
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 pPose) private EntityDimensionsArmorStand.getDimensionsMarker(boolean pIsMarker) -
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 pPose) Slime.getDefaultDimensions(Pose pPose) Zombie.getDefaultDimensions(Pose pPose) ZombifiedPiglin.getDefaultDimensions(Pose pPose) Methods in net.minecraft.world.entity.monster with parameters of type EntityDimensionsModifier and TypeMethodDescriptionprotected Vec3Slime.getPassengerAttachmentPoint(Entity pEntity, EntityDimensions pDimensions, float pPartialTick) protected Vec3Strider.getPassengerAttachmentPoint(Entity pEntity, EntityDimensions pDimensions, float pPartialTick) -
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 Vec3AbstractBoat.getPassengerAttachmentPoint(Entity pEntity, EntityDimensions pDimensions, float pPartialTick) protected Vec3AbstractMinecart.getPassengerAttachmentPoint(Entity pEntity, EntityDimensions pDimensions, float pPartialTick) protected abstract doubleAbstractBoat.rideHeight(EntityDimensions pDimensions) protected doubleBoat.rideHeight(EntityDimensions p_376273_) protected doubleChestBoat.rideHeight(EntityDimensions p_376737_) protected doubleChestRaft.rideHeight(EntityDimensions p_376488_) protected doubleRaft.rideHeight(EntityDimensions p_376161_) -
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 pPos, ServerLevel pLevel, Entity pEntity, EntityDimensions pDimensions) static Vec3PortalShape.getRelativePosition(BlockUtil.FoundRectangle pFoundRectangle, Direction.Axis pAxis, Vec3 pPos, EntityDimensions pEntityDimensions) -
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) static EntityEvent.SizeEventHooks.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 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 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)