Uses of Class
net.minecraft.util.math.vector.Vector3d
Package
Description
-
Uses of Vector3d in net.minecraft.advancements.criterion
Modifier and TypeMethodDescriptionboolean
DamageSourcePredicate.matches
(ServerWorld p_217952_1_, Vector3d p_217952_2_, DamageSource p_217952_3_) boolean
EntityPredicate.matches
(ServerWorld p_217993_1_, Vector3d p_217993_2_, Entity p_217993_3_) boolean
LevitationTrigger.Instance.matches
(ServerPlayerEntity p_193201_1_, Vector3d p_193201_2_, int p_193201_3_) boolean
NetherTravelTrigger.Instance.matches
(ServerWorld p_193206_1_, Vector3d p_193206_2_, double p_193206_3_, double p_193206_5_, double p_193206_7_) boolean
TargetHitTrigger.Instance.matches
(LootContext p_236355_1_, Vector3d p_236355_2_, int p_236355_3_) void
LevitationTrigger.trigger
(ServerPlayerEntity p_193162_1_, Vector3d p_193162_2_, int p_193162_3_) void
NetherTravelTrigger.trigger
(ServerPlayerEntity p_193168_1_, Vector3d p_193168_2_) void
TargetHitTrigger.trigger
(ServerPlayerEntity p_236350_1_, Entity p_236350_2_, Vector3d p_236350_3_, int p_236350_4_) -
Uses of Vector3d in net.minecraft.block
Modifier and TypeMethodDescriptionAbstractBlock.AbstractBlockState.getOffset
(IBlockReader p_191059_1_, BlockPos p_191059_2_) static Vector3d
PortalSize.getRelativePosition
(TeleportationRepositioner.Result p_242973_0_, Direction.Axis p_242973_1_, Vector3d p_242973_2_, EntitySize p_242973_3_) Modifier and TypeMethodDescriptionBedBlock.findBunkBedStandUpPosition
(EntityType<?> p_242653_0_, ICollisionReader p_242653_1_, BlockPos p_242653_2_, Direction p_242653_3_, Direction p_242653_4_) BedBlock.findStandUpPosition
(EntityType<?> p_242652_0_, ICollisionReader p_242652_1_, BlockPos p_242652_2_, float p_242652_3_) RespawnAnchorBlock.findStandUpPosition
(EntityType<?> p_235560_0_, ICollisionReader p_235560_1_, BlockPos p_235560_2_) RespawnAnchorBlock.findStandUpPosition
(EntityType<?> p_242678_0_, ICollisionReader p_242678_1_, BlockPos p_242678_2_, boolean p_242678_3_) BedBlock.findStandUpPositionAtOffset
(EntityType<?> p_242654_0_, ICollisionReader p_242654_1_, BlockPos p_242654_2_, int[][] p_242654_3_, boolean p_242654_4_) Modifier and TypeMethodDescriptionstatic PortalInfo
PortalSize.createPortalInfo
(ServerWorld p_242963_0_, TeleportationRepositioner.Result p_242963_1_, Direction.Axis p_242963_2_, Vector3d p_242963_3_, EntitySize p_242963_4_, Vector3d p_242963_5_, float p_242963_6_, float p_242963_7_) private static int
TargetBlock.getRedstoneStrength
(BlockRayTraceResult p_235606_0_, Vector3d p_235606_1_) static Vector3d
PortalSize.getRelativePosition
(TeleportationRepositioner.Result p_242973_0_, Direction.Axis p_242973_1_, Vector3d p_242973_2_, EntitySize p_242973_3_) ModifierConstructorDescriptionPortalInfo
(Vector3d p_i242042_1_, Vector3d p_i242042_2_, float p_i242042_3_, float p_i242042_4_) -
Uses of Vector3d in net.minecraft.client
Modifier and TypeMethodDescriptionprivate void
KeyboardListener.copyCreateEntityCommand
(ResourceLocation p_211557_1_, Vector3d p_211557_2_, CompoundNBT p_211557_3_) -
Uses of Vector3d in net.minecraft.client.audio
Modifier and TypeMethodDescriptionvoid
Listener.setListenerPosition
(Vector3d p_216465_1_) void
SoundSource.setSelfPosition
(Vector3d p_216420_1_) -
Uses of Vector3d in net.minecraft.client.entity.player
-
Uses of Vector3d in net.minecraft.client.gui.overlay
-
Uses of Vector3d in net.minecraft.client.multiplayer
Modifier and TypeFieldDescriptionprivate final it.unimi.dsi.fastutil.objects.Object2ObjectLinkedOpenHashMap<com.mojang.datafixers.util.Pair<BlockPos,
CPlayerDiggingPacket.Action>, Vector3d> PlayerController.unAckedActions
-
Uses of Vector3d in net.minecraft.client.particle
ModifierConstructorDescriptionprivate
EmitterParticle
(ClientWorld p_i232453_1_, Entity p_i232453_2_, IParticleData p_i232453_3_, int p_i232453_4_, Vector3d p_i232453_5_) private
ItemPickupParticle
(EntityRendererManager p_i232401_1_, RenderTypeBuffers p_i232401_2_, ClientWorld p_i232401_3_, Entity p_i232401_4_, Entity p_i232401_5_, Vector3d p_i232401_6_) -
Uses of Vector3d in net.minecraft.client.renderer
Modifier and TypeFieldDescriptionprivate Vector3d
ActiveRenderInfo.position
private Vector3d
WorldRenderer.prevCloudColor
Modifier and TypeMethodDescriptionprivate void
WorldRenderer.buildClouds
(BufferBuilder p_204600_1_, double p_204600_2_, double p_204600_4_, double p_204600_6_, Vector3d p_204600_8_) protected void
ActiveRenderInfo.setPosition
(Vector3d p_216774_1_) -
Uses of Vector3d in net.minecraft.client.renderer.chunk
-
Uses of Vector3d in net.minecraft.client.renderer.entity
Modifier and TypeMethodDescriptionprivate Vector3d
GuardianRenderer.getPosition
(LivingEntity p_177110_1_, double p_177110_2_, float p_177110_4_) EndermanRenderer.getRenderOffset
(EndermanEntity p_225627_1_, float p_225627_2_) EntityRenderer.getRenderOffset
(T p_225627_1_, float p_225627_2_) ItemFrameRenderer.getRenderOffset
(ItemFrameEntity p_225627_1_, float p_225627_2_) PlayerRenderer.getRenderOffset
(AbstractClientPlayerEntity p_225627_1_, float p_225627_2_) ShulkerRenderer.getRenderOffset
(ShulkerEntity p_225627_1_, float p_225627_2_) -
Uses of Vector3d in net.minecraft.client.world
Modifier and TypeMethodDescriptionDimensionRenderInfo.End.getBrightnessDependentFogColor
(Vector3d p_230494_1_, float p_230494_2_) abstract Vector3d
DimensionRenderInfo.getBrightnessDependentFogColor
(Vector3d p_230494_1_, float p_230494_2_) DimensionRenderInfo.Nether.getBrightnessDependentFogColor
(Vector3d p_230494_1_, float p_230494_2_) DimensionRenderInfo.Overworld.getBrightnessDependentFogColor
(Vector3d p_230494_1_, float p_230494_2_) ClientWorld.getCloudColor
(float p_228328_1_) ClientWorld.getSkyColor
(BlockPos p_228318_1_, float p_228318_2_) Modifier and TypeMethodDescriptionDimensionRenderInfo.End.getBrightnessDependentFogColor
(Vector3d p_230494_1_, float p_230494_2_) abstract Vector3d
DimensionRenderInfo.getBrightnessDependentFogColor
(Vector3d p_230494_1_, float p_230494_2_) DimensionRenderInfo.Nether.getBrightnessDependentFogColor
(Vector3d p_230494_1_, float p_230494_2_) DimensionRenderInfo.Overworld.getBrightnessDependentFogColor
(Vector3d p_230494_1_, float p_230494_2_) -
Uses of Vector3d in net.minecraft.command
ModifierConstructorDescriptionCommandSource
(ICommandSource p_i49552_1_, Vector3d p_i49552_2_, Vector2f p_i49552_3_, ServerWorld p_i49552_4_, int p_i49552_5_, String p_i49552_6_, ITextComponent p_i49552_7_, MinecraftServer p_i49552_8_, Entity p_i49552_9_) protected
CommandSource
(ICommandSource p_i49553_1_, Vector3d p_i49553_2_, Vector2f p_i49553_3_, ServerWorld p_i49553_4_, int p_i49553_5_, String p_i49553_6_, ITextComponent p_i49553_7_, MinecraftServer p_i49553_8_, Entity p_i49553_9_, boolean p_i49553_10_, com.mojang.brigadier.ResultConsumer<CommandSource> p_i49553_11_, EntityAnchorArgument.Type p_i49553_12_) -
Uses of Vector3d in net.minecraft.command.arguments
Modifier and TypeFieldDescriptionprivate final BiConsumer<Vector3d,
List<? extends Entity>> EntitySelector.order
private BiConsumer<Vector3d,
List<? extends Entity>> EntitySelectorParser.order
static final BiConsumer<Vector3d,
List<? extends Entity>> EntitySelectorParser.ORDER_ARBITRARY
static final BiConsumer<Vector3d,
List<? extends Entity>> EntitySelectorParser.ORDER_FURTHEST
static final BiConsumer<Vector3d,
List<? extends Entity>> EntitySelectorParser.ORDER_NEAREST
static final BiConsumer<Vector3d,
List<? extends Entity>> EntitySelectorParser.ORDER_RANDOM
EntitySelector.position
EntitySelector.position
private final BiFunction<Vector3d,
Entity, Vector3d> EntityAnchorArgument.Type.transform
private final BiFunction<Vector3d,
Entity, Vector3d> EntityAnchorArgument.Type.transform
Modifier and TypeMethodDescriptionEntityAnchorArgument.Type.apply
(CommandSource p_201015_1_) ILocationArgument.getPosition
(CommandSource p_197281_1_) LocalLocationArgument.getPosition
(CommandSource p_197281_1_) LocationInput.getPosition
(CommandSource p_197281_1_) static Vector3d
Vec3Argument.getVec3
(com.mojang.brigadier.context.CommandContext<CommandSource> p_197300_0_, String p_197300_1_) Modifier and TypeMethodDescriptionprivate void
EntitySelector.addEntities
(List<Entity> p_197348_1_, ServerWorld p_197348_2_, Vector3d p_197348_3_, Predicate<Entity> p_197348_4_) EntitySelector.getPredicate
(Vector3d p_197349_1_) EntitySelector.sortAndLimit
(Vector3d p_197345_1_, List<T> p_197345_2_) Modifier and TypeMethodDescriptionvoid
EntitySelectorParser.setOrder
(BiConsumer<Vector3d, List<? extends Entity>> p_197376_1_) ModifierConstructorDescriptionEntitySelector
(int p_i50800_1_, boolean p_i50800_2_, boolean p_i50800_3_, Predicate<Entity> p_i50800_4_, MinMaxBounds.FloatBound p_i50800_5_, Function<Vector3d, Vector3d> p_i50800_6_, AxisAlignedBB p_i50800_7_, BiConsumer<Vector3d, List<? extends Entity>> p_i50800_8_, boolean p_i50800_9_, String p_i50800_10_, UUID p_i50800_11_, EntityType<?> p_i50800_12_, boolean p_i50800_13_) EntitySelector
(int p_i50800_1_, boolean p_i50800_2_, boolean p_i50800_3_, Predicate<Entity> p_i50800_4_, MinMaxBounds.FloatBound p_i50800_5_, Function<Vector3d, Vector3d> p_i50800_6_, AxisAlignedBB p_i50800_7_, BiConsumer<Vector3d, List<? extends Entity>> p_i50800_8_, boolean p_i50800_9_, String p_i50800_10_, UUID p_i50800_11_, EntityType<?> p_i50800_12_, boolean p_i50800_13_) EntitySelector
(int p_i50800_1_, boolean p_i50800_2_, boolean p_i50800_3_, Predicate<Entity> p_i50800_4_, MinMaxBounds.FloatBound p_i50800_5_, Function<Vector3d, Vector3d> p_i50800_6_, AxisAlignedBB p_i50800_7_, BiConsumer<Vector3d, List<? extends Entity>> p_i50800_8_, boolean p_i50800_9_, String p_i50800_10_, UUID p_i50800_11_, EntityType<?> p_i50800_12_, boolean p_i50800_13_) private
private
-
Uses of Vector3d in net.minecraft.command.impl
Modifier and TypeMethodDescriptionprivate static int
LootCommand.dropInWorld
(CommandSource p_218881_0_, Vector3d p_218881_1_, List<ItemStack> p_218881_2_, LootCommand.ISuccessListener p_218881_3_) private static int
PlaySoundCommand.playSound
(CommandSource p_198573_0_, Collection<ServerPlayerEntity> p_198573_1_, ResourceLocation p_198573_2_, SoundCategory p_198573_3_, Vector3d p_198573_4_, float p_198573_5_, float p_198573_6_, float p_198573_7_) private static int
ParticleCommand.sendParticles
(CommandSource p_198564_0_, IParticleData p_198564_1_, Vector3d p_198564_2_, Vector3d p_198564_3_, float p_198564_4_, int p_198564_5_, boolean p_198564_6_, Collection<ServerPlayerEntity> p_198564_7_) private static int
SummonCommand.spawnEntity
(CommandSource p_198737_0_, ResourceLocation p_198737_1_, Vector3d p_198737_2_, CompoundNBT p_198737_3_, boolean p_198737_4_) -
Uses of Vector3d in net.minecraft.entity
Modifier and TypeFieldDescriptionprivate Vector3d
Entity.deltaMovement
private Vector3d
Entity.packetCoordinates
private Vector3d
Entity.position
protected Vector3d
Entity.stuckSpeedMultiplier
Modifier and TypeMethodDescriptionprotected final Vector3d
Entity.calculateUpVector
(float p_213320_1_, float p_213320_2_) protected final Vector3d
Entity.calculateViewVector
(float p_174806_1_, float p_174806_2_) private Vector3d
static Vector3d
Entity.collideBoundingBox
(Vector3d p_213313_0_, AxisAlignedBB p_213313_1_, IWorldReader p_213313_2_, ISelectionContext p_213313_3_, ReuseableStream<VoxelShape> p_213313_4_) static Vector3d
Entity.collideBoundingBoxHeuristically
(Entity p_223307_0_, Vector3d p_223307_1_, AxisAlignedBB p_223307_2_, World p_223307_3_, ISelectionContext p_223307_4_, ReuseableStream<VoxelShape> p_223307_5_) static Vector3d
Entity.collideBoundingBoxLegacy
(Vector3d p_223310_0_, AxisAlignedBB p_223310_1_, ReuseableStream<VoxelShape> p_223310_2_) protected static Vector3d
Entity.getCollisionHorizontalEscapeVector
(double p_233559_0_, double p_233559_2_, float p_233559_4_) Entity.getDeltaMovement()
Entity.getDismountLocationForPassenger
(LivingEntity p_230268_1_) final Vector3d
Entity.getEyePosition
(float p_174824_1_) LivingEntity.getFluidFallingAdjustedMovement
(double p_233626_1_, boolean p_233626_3_, Vector3d p_233626_4_) Entity.getForward()
private static Vector3d
Entity.getInputVector
(Vector3d p_213299_0_, float p_213299_1_, float p_213299_2_) Entity.getLeashOffset()
Entity.getLightProbePosition
(float p_241842_1_) Entity.getLookAngle()
Entity.getPacketCoordinates()
final Vector3d
Entity.getPosition
(float p_242282_1_) protected Vector3d
Entity.getRelativePortalPosition
(Direction.Axis p_241839_1_, TeleportationRepositioner.Result p_241839_2_) protected Vector3d
LivingEntity.getRelativePortalPosition
(Direction.Axis p_241839_1_, TeleportationRepositioner.Result p_241839_2_) Entity.getRopeHoldPosition
(float p_241843_1_) final Vector3d
Entity.getUpVector
(float p_213286_1_) final Vector3d
Entity.getViewVector
(float p_70676_1_) private Vector3d
LivingEntity.handleOnClimbable
(Vector3d p_213362_1_) LivingEntity.handleRelativeFrictionAndCalculateMovement
(Vector3d p_233633_1_, float p_233633_2_) protected Vector3d
Entity.limitPistonMovement
(Vector3d p_213308_1_) protected Vector3d
Entity.maybeBackOffFromEdge
(Vector3d p_225514_1_, MoverType p_225514_2_) Entity.position()
static Vector3d
LivingEntity.resetForwardDirectionOfRelativePortalPosition
(Vector3d p_242288_0_) Modifier and TypeMethodDescriptionprivate Vector3d
static Vector3d
Entity.collideBoundingBox
(Vector3d p_213313_0_, AxisAlignedBB p_213313_1_, IWorldReader p_213313_2_, ISelectionContext p_213313_3_, ReuseableStream<VoxelShape> p_213313_4_) static Vector3d
Entity.collideBoundingBoxHeuristically
(Entity p_223307_0_, Vector3d p_223307_1_, AxisAlignedBB p_223307_2_, World p_223307_3_, ISelectionContext p_223307_4_, ReuseableStream<VoxelShape> p_223307_5_) static Vector3d
Entity.collideBoundingBoxLegacy
(Vector3d p_223310_0_, AxisAlignedBB p_223310_1_, ReuseableStream<VoxelShape> p_223310_2_) double
Entity.distanceToSqr
(Vector3d p_195048_1_) LivingEntity.getFluidFallingAdjustedMovement
(double p_233626_1_, boolean p_233626_3_, Vector3d p_233626_4_) static double
Entity.getHorizontalDistanceSqr
(Vector3d p_213296_0_) private static Vector3d
Entity.getInputVector
(Vector3d p_213299_0_, float p_213299_1_, float p_213299_2_) default Vector3f
ICrossbowUser.getProjectileShotVector
(LivingEntity p_234280_1_, Vector3d p_234280_2_, float p_234280_3_) private Vector3d
LivingEntity.handleOnClimbable
(Vector3d p_213362_1_) LivingEntity.handleRelativeFrictionAndCalculateMovement
(Vector3d p_233633_1_, float p_233633_2_) Entity.interactAt
(PlayerEntity p_184199_1_, Vector3d p_184199_2_, Hand p_184199_3_) protected Vector3d
Entity.limitPistonMovement
(Vector3d p_213308_1_) void
Entity.lookAt
(EntityAnchorArgument.Type p_200602_1_, Vector3d p_200602_2_) void
LivingEntity.lookAt
(EntityAnchorArgument.Type p_200602_1_, Vector3d p_200602_2_) EntitySize.makeBoundingBox
(Vector3d p_242286_1_) void
Entity.makeStuckInBlock
(BlockState p_213295_1_, Vector3d p_213295_2_) protected Vector3d
Entity.maybeBackOffFromEdge
(Vector3d p_225514_1_, MoverType p_225514_2_) void
void
Entity.moveRelative
(float p_213309_1_, Vector3d p_213309_2_) void
static Vector3d
LivingEntity.resetForwardDirectionOfRelativePortalPosition
(Vector3d p_242288_0_) void
Entity.setDeltaMovement
(Vector3d p_213317_1_) void
Entity.setPacketCoordinates
(Vector3d p_242277_1_) void
default boolean
IRideable.travel
(MobEntity p_233622_1_, BoostHelper p_233622_2_, Vector3d p_233622_3_) void
void
IRideable.travelWithInput
(Vector3d p_230267_1_) -
Uses of Vector3d in net.minecraft.entity.ai
Modifier and TypeMethodDescriptionprivate static Vector3d
RandomPositionGenerator.generateRandomPos
(CreatureEntity p_226339_0_, int p_226339_1_, int p_226339_2_, int p_226339_3_, Vector3d p_226339_4_, boolean p_226339_5_, double p_226339_6_, ToDoubleFunction<BlockPos> p_226339_8_, boolean p_226339_9_, int p_226339_10_, int p_226339_11_, boolean p_226339_12_) static Vector3d
RandomPositionGenerator.getAboveLandPos
(CreatureEntity p_226340_0_, int p_226340_1_, int p_226340_2_, Vector3d p_226340_3_, float p_226340_4_, int p_226340_5_, int p_226340_6_) static Vector3d
RandomPositionGenerator.getAirPos
(CreatureEntity p_226338_0_, int p_226338_1_, int p_226338_2_, int p_226338_3_, Vector3d p_226338_4_, double p_226338_5_) static Vector3d
RandomPositionGenerator.getAirPosTowards
(CreatureEntity p_226344_0_, int p_226344_1_, int p_226344_2_, int p_226344_3_, Vector3d p_226344_4_, double p_226344_5_) static Vector3d
RandomPositionGenerator.getLandPos
(CreatureEntity p_191377_0_, int p_191377_1_, int p_191377_2_) static Vector3d
RandomPositionGenerator.getLandPos
(CreatureEntity p_221024_0_, int p_221024_1_, int p_221024_2_, ToDoubleFunction<BlockPos> p_221024_3_) static Vector3d
RandomPositionGenerator.getLandPosAvoid
(CreatureEntity p_223548_0_, int p_223548_1_, int p_223548_2_, Vector3d p_223548_3_) static Vector3d
RandomPositionGenerator.getLandPosTowards
(CreatureEntity p_234133_0_, int p_234133_1_, int p_234133_2_, Vector3d p_234133_3_) static Vector3d
RandomPositionGenerator.getPos
(CreatureEntity p_75463_0_, int p_75463_1_, int p_75463_2_) static Vector3d
RandomPositionGenerator.getPosAvoid
(CreatureEntity p_75461_0_, int p_75461_1_, int p_75461_2_, Vector3d p_75461_3_) static Vector3d
RandomPositionGenerator.getPosTowards
(CreatureEntity p_75464_0_, int p_75464_1_, int p_75464_2_, Vector3d p_75464_3_) static Vector3d
RandomPositionGenerator.getPosTowards
(CreatureEntity p_203155_0_, int p_203155_1_, int p_203155_2_, Vector3d p_203155_3_, double p_203155_4_) Modifier and TypeMethodDescriptionprivate static Vector3d
RandomPositionGenerator.generateRandomPos
(CreatureEntity p_226339_0_, int p_226339_1_, int p_226339_2_, int p_226339_3_, Vector3d p_226339_4_, boolean p_226339_5_, double p_226339_6_, ToDoubleFunction<BlockPos> p_226339_8_, boolean p_226339_9_, int p_226339_10_, int p_226339_11_, boolean p_226339_12_) static Vector3d
RandomPositionGenerator.getAboveLandPos
(CreatureEntity p_226340_0_, int p_226340_1_, int p_226340_2_, Vector3d p_226340_3_, float p_226340_4_, int p_226340_5_, int p_226340_6_) static Vector3d
RandomPositionGenerator.getAirPos
(CreatureEntity p_226338_0_, int p_226338_1_, int p_226338_2_, int p_226338_3_, Vector3d p_226338_4_, double p_226338_5_) static Vector3d
RandomPositionGenerator.getAirPosTowards
(CreatureEntity p_226344_0_, int p_226344_1_, int p_226344_2_, int p_226344_3_, Vector3d p_226344_4_, double p_226344_5_) static Vector3d
RandomPositionGenerator.getLandPosAvoid
(CreatureEntity p_223548_0_, int p_223548_1_, int p_223548_2_, Vector3d p_223548_3_) static Vector3d
RandomPositionGenerator.getLandPosTowards
(CreatureEntity p_234133_0_, int p_234133_1_, int p_234133_2_, Vector3d p_234133_3_) static Vector3d
RandomPositionGenerator.getPosAvoid
(CreatureEntity p_75461_0_, int p_75461_1_, int p_75461_2_, Vector3d p_75461_3_) static Vector3d
RandomPositionGenerator.getPosTowards
(CreatureEntity p_75464_0_, int p_75464_1_, int p_75464_2_, Vector3d p_75464_3_) static Vector3d
RandomPositionGenerator.getPosTowards
(CreatureEntity p_203155_0_, int p_203155_1_, int p_203155_2_, Vector3d p_203155_3_, double p_203155_4_) private static BlockPos
RandomPositionGenerator.getRandomDelta
(Random p_226343_0_, int p_226343_1_, int p_226343_2_, int p_226343_3_, Vector3d p_226343_4_, double p_226343_5_) -
Uses of Vector3d in net.minecraft.entity.ai.brain
Modifier and TypeMethodDescriptionstatic void
BrainUtil.throwItem
(LivingEntity p_233865_0_, ItemStack p_233865_1_, Vector3d p_233865_2_) -
Uses of Vector3d in net.minecraft.entity.ai.brain.memory
ModifierConstructorDescriptionWalkTarget
(Vector3d p_i50303_1_, float p_i50303_2_, int p_i50303_3_) -
Uses of Vector3d in net.minecraft.entity.ai.brain.task
Modifier and TypeMethodDescriptionprivate Vector3d
MoveToSkylightTask.getOutdoorPosition
(ServerWorld p_220493_1_, LivingEntity p_220493_2_) private Vector3d
RunAwayTask.getPosToAvoid
(CreatureEntity p_233961_1_) Modifier and TypeMethodDescriptionprivate static void
RunAwayTask.moveAwayFrom
(CreatureEntity p_233962_0_, Vector3d p_233962_1_, float p_233962_2_) ModifierConstructorDescriptionRunAwayTask
(MemoryModuleType<T> p_i231533_1_, float p_i231533_2_, int p_i231533_3_, boolean p_i231533_4_, Function<T, Vector3d> p_i231533_5_) -
Uses of Vector3d in net.minecraft.entity.ai.controller
-
Uses of Vector3d in net.minecraft.entity.ai.goal
Modifier and TypeMethodDescriptionprotected Vector3d
FleeSunGoal.getHidePos()
protected Vector3d
PatrolVillageGoal.getPosition()
protected Vector3d
RandomSwimmingGoal.getPosition()
protected Vector3d
RandomWalkingGoal.getPosition()
protected Vector3d
ReturnToVillageGoal.getPosition()
protected Vector3d
WaterAvoidingRandomFlyingGoal.getPosition()
protected Vector3d
WaterAvoidingRandomWalkingGoal.getPosition()
private Vector3d
PatrolVillageGoal.getPositionTowardsAnywhere()
private Vector3d
PatrolVillageGoal.getPositionTowardsPoi()
private Vector3d
PatrolVillageGoal.getPositionTowardsVillagerWhoWantsGolem()
private Vector3d
WaterAvoidingRandomFlyingGoal.getTreePos()
-
Uses of Vector3d in net.minecraft.entity.boss
Modifier and TypeMethodDescriptionvoid
WitherEntity.makeStuckInBlock
(BlockState p_213295_1_, Vector3d p_213295_2_) -
Uses of Vector3d in net.minecraft.entity.boss.dragon
-
Uses of Vector3d in net.minecraft.entity.boss.dragon.phase
Modifier and TypeFieldDescriptionprivate Vector3d
ChargingPlayerPhase.targetLocation
private Vector3d
DyingPhase.targetLocation
private Vector3d
HoldingPatternPhase.targetLocation
private Vector3d
HoverPhase.targetLocation
private Vector3d
LandingApproachPhase.targetLocation
private Vector3d
LandingPhase.targetLocation
private Vector3d
StrafePlayerPhase.targetLocation
private Vector3d
TakeoffPhase.targetLocation
Modifier and TypeMethodDescriptionChargingPlayerPhase.getFlyTargetLocation()
DyingPhase.getFlyTargetLocation()
HoldingPatternPhase.getFlyTargetLocation()
HoverPhase.getFlyTargetLocation()
IPhase.getFlyTargetLocation()
LandingApproachPhase.getFlyTargetLocation()
LandingPhase.getFlyTargetLocation()
Phase.getFlyTargetLocation()
StrafePlayerPhase.getFlyTargetLocation()
TakeoffPhase.getFlyTargetLocation()
-
Uses of Vector3d in net.minecraft.entity.item
Modifier and TypeMethodDescriptionBoatEntity.getDismountLocationForPassenger
(LivingEntity p_230268_1_) ArmorStandEntity.getLightProbePosition
(float p_241842_1_) protected Vector3d
BoatEntity.getRelativePortalPosition
(Direction.Axis p_241839_1_, TeleportationRepositioner.Result p_241839_2_) LeashKnotEntity.getRopeHoldPosition
(float p_241843_1_) Modifier and TypeMethodDescriptionprivate EquipmentSlotType
ArmorStandEntity.getClickedSlot
(Vector3d p_190772_1_) ArmorStandEntity.interactAt
(PlayerEntity p_184199_1_, Vector3d p_184199_2_, Hand p_184199_3_) void
void
void
-
Uses of Vector3d in net.minecraft.entity.item.minecart
Modifier and TypeMethodDescriptionAbstractMinecartEntity.getDismountLocationForPassenger
(LivingEntity p_230268_1_) AbstractMinecartEntity.getPos
(double p_70489_1_, double p_70489_3_, double p_70489_5_) CommandBlockMinecartEntity.MinecartCommandLogic.getPosition()
AbstractMinecartEntity.getPosOffs
(double p_70495_1_, double p_70495_3_, double p_70495_5_, double p_70495_7_) protected Vector3d
AbstractMinecartEntity.getRelativePortalPosition
(Direction.Axis p_241839_1_, TeleportationRepositioner.Result p_241839_2_) -
Uses of Vector3d in net.minecraft.entity.merchant.villager
-
Uses of Vector3d in net.minecraft.entity.monster
Modifier and TypeFieldDescriptionprivate final Vector3d[][]
IllusionerEntity.clientSideIllusionOffsets
private Vector3d
PhantomEntity.moveTargetPoint
Modifier and TypeMethodDescriptionVector3d[]
IllusionerEntity.getIllusionOffsets
(float p_193098_1_) private Vector3d
DrownedEntity.GoToWaterGoal.getWaterPos()
Modifier and TypeMethodDescriptionprivate boolean
void
SpiderEntity.makeStuckInBlock
(BlockState p_213295_1_, Vector3d p_213295_2_) void
void
void
void
-
Uses of Vector3d in net.minecraft.entity.monster.piglin
Modifier and TypeMethodDescriptionprivate static Vector3d
PiglinTasks.getRandomNearbyPos
(PiglinEntity p_234537_0_) Modifier and TypeMethodDescriptionprivate static void
PiglinTasks.throwItemsTowardPos
(PiglinEntity p_234476_0_, List<ItemStack> p_234476_1_, Vector3d p_234476_2_) -
Uses of Vector3d in net.minecraft.entity.passive
Modifier and TypeFieldDescriptionprivate Vector3d
BeeEntity.PollinateGoal.hoverPos
private Vector3d
PandaEntity.rollDelta
Modifier and TypeMethodDescriptionprivate Vector3d
BeeEntity.WanderGoal.findPos()
PigEntity.getDismountLocationForPassenger
(LivingEntity p_230268_1_) StriderEntity.getDismountLocationForPassenger
(LivingEntity p_230268_1_) BeeEntity.getLeashOffset()
FoxEntity.getLeashOffset()
IronGolemEntity.getLeashOffset()
OcelotEntity.getLeashOffset()
ParrotEntity.getLeashOffset()
PigEntity.getLeashOffset()
RabbitEntity.getLeashOffset()
SnowGolemEntity.getLeashOffset()
StriderEntity.getLeashOffset()
WolfEntity.getLeashOffset()
private Vector3d
SquidEntity.rotateVector
(Vector3d p_207400_1_) Modifier and TypeMethodDescriptionprivate Vector3d
SquidEntity.rotateVector
(Vector3d p_207400_1_) void
void
void
void
void
void
PigEntity.travelWithInput
(Vector3d p_230267_1_) void
StriderEntity.travelWithInput
(Vector3d p_230267_1_) -
Uses of Vector3d in net.minecraft.entity.passive.fish
-
Uses of Vector3d in net.minecraft.entity.passive.horse
Modifier and TypeMethodDescriptionAbstractHorseEntity.getDismountLocationForPassenger
(LivingEntity p_230268_1_) private Vector3d
AbstractHorseEntity.getDismountLocationInDirection
(Vector3d p_234236_1_, LivingEntity p_234236_2_) LlamaEntity.getLeashOffset()
Modifier and TypeMethodDescriptionprivate Vector3d
AbstractHorseEntity.getDismountLocationInDirection
(Vector3d p_234236_1_, LivingEntity p_234236_2_) void
-
Uses of Vector3d in net.minecraft.entity.player
Modifier and TypeFieldDescriptionprivate Vector3d
ServerPlayerEntity.enteredNetherPosition
private Vector3d
ServerPlayerEntity.levitationStartPos
Modifier and TypeMethodDescriptionPlayerEntity.getRopeHoldPosition
(float p_241843_1_) protected Vector3d
PlayerEntity.maybeBackOffFromEdge
(Vector3d p_225514_1_, MoverType p_225514_2_) Modifier and TypeMethodDescriptionPlayerEntity.findRespawnPositionAndUseSpawnBlock
(ServerWorld p_242374_0_, BlockPos p_242374_1_, float p_242374_2_, boolean p_242374_3_, boolean p_242374_4_) Modifier and TypeMethodDescriptionvoid
ServerPlayerEntity.lookAt
(EntityAnchorArgument.Type p_200602_1_, Vector3d p_200602_2_) void
PlayerEntity.makeStuckInBlock
(BlockState p_213295_1_, Vector3d p_213295_2_) protected Vector3d
PlayerEntity.maybeBackOffFromEdge
(Vector3d p_225514_1_, MoverType p_225514_2_) void
-
Uses of Vector3d in net.minecraft.entity.projectile
Modifier and TypeMethodDescriptionprotected EntityRayTraceResult
AbstractArrowEntity.findHitEntity
(Vector3d p_213866_1_, Vector3d p_213866_2_) protected EntityRayTraceResult
TridentEntity.findHitEntity
(Vector3d p_213866_1_, Vector3d p_213866_2_) static EntityRayTraceResult
ProjectileHelper.getEntityHitResult
(Entity p_221273_0_, Vector3d p_221273_1_, Vector3d p_221273_2_, AxisAlignedBB p_221273_3_, Predicate<Entity> p_221273_4_, double p_221273_5_) static EntityRayTraceResult
ProjectileHelper.getEntityHitResult
(World p_221269_0_, Entity p_221269_1_, Vector3d p_221269_2_, Vector3d p_221269_3_, AxisAlignedBB p_221269_4_, Predicate<Entity> p_221269_5_) void
-
Uses of Vector3d in net.minecraft.fluid
Modifier and TypeMethodDescriptionEmptyFluid.getFlow
(IBlockReader p_215663_1_, BlockPos p_215663_2_, FluidState p_215663_3_) FlowingFluid.getFlow
(IBlockReader p_215663_1_, BlockPos p_215663_2_, FluidState p_215663_3_) protected abstract Vector3d
Fluid.getFlow
(IBlockReader p_215663_1_, BlockPos p_215663_2_, FluidState p_215663_3_) FluidState.getFlow
(IBlockReader p_215673_1_, BlockPos p_215673_2_) -
Uses of Vector3d in net.minecraft.item
Modifier and TypeMethodDescriptionSpawnEggItem.spawnOffspringFromSpawnEgg
(PlayerEntity p_234809_1_, MobEntity p_234809_2_, EntityType<? extends MobEntity> p_234809_3_, ServerWorld p_234809_4_, Vector3d p_234809_5_, ItemStack p_234809_6_) -
Uses of Vector3d in net.minecraft.loot
-
Uses of Vector3d in net.minecraft.network.play
Modifier and TypeFieldDescriptionprivate Vector3d
ServerPlayNetHandler.awaitingPositionFromClient
-
Uses of Vector3d in net.minecraft.network.play.client
ModifierConstructorDescriptionCUseEntityPacket
(Entity p_i47098_1_, Hand p_i47098_2_, Vector3d p_i47098_3_, boolean p_i47098_4_) -
Uses of Vector3d in net.minecraft.network.play.server
Modifier and TypeMethodDescriptionSPlayerLookPacket.getPosition
(World p_200531_1_) static Vector3d
SEntityPacket.packetToEntity
(long p_218744_0_, long p_218744_2_, long p_218744_4_) SEntityPacket.updateEntityPosition
(Vector3d p_244300_1_) ModifierConstructorDescriptionSEntityVelocityPacket
(int p_i50764_1_, Vector3d p_i50764_2_) SExplosionPacket
(double p_i47099_1_, double p_i47099_3_, double p_i47099_5_, float p_i47099_7_, List<BlockPos> p_i47099_8_, Vector3d p_i47099_9_) SPlaySoundPacket
(ResourceLocation p_i47939_1_, SoundCategory p_i47939_2_, Vector3d p_i47939_3_, float p_i47939_4_, float p_i47939_5_) SSpawnObjectPacket
(int p_i50777_1_, UUID p_i50777_2_, double p_i50777_3_, double p_i50777_5_, double p_i50777_7_, float p_i50777_9_, float p_i50777_10_, EntityType<?> p_i50777_11_, int p_i50777_12_, Vector3d p_i50777_13_) -
Uses of Vector3d in net.minecraft.pathfinding
Modifier and TypeMethodDescriptionPath.getEntityPosAtNode
(Entity p_75881_1_, int p_75881_2_) Path.getNextEntityPos
(Entity p_75878_1_) protected Vector3d
FlyingPathNavigator.getTempMobPos()
protected Vector3d
GroundPathNavigator.getTempMobPos()
protected abstract Vector3d
PathNavigator.getTempMobPos()
protected Vector3d
SwimmerPathNavigator.getTempMobPos()
Modifier and TypeMethodDescriptionprotected boolean
FlyingPathNavigator.canMoveDirectly
(Vector3d p_75493_1_, Vector3d p_75493_2_, int p_75493_3_, int p_75493_4_, int p_75493_5_) protected boolean
GroundPathNavigator.canMoveDirectly
(Vector3d p_75493_1_, Vector3d p_75493_2_, int p_75493_3_, int p_75493_4_, int p_75493_5_) protected abstract boolean
PathNavigator.canMoveDirectly
(Vector3d p_75493_1_, Vector3d p_75493_2_, int p_75493_3_, int p_75493_4_, int p_75493_5_) protected boolean
SwimmerPathNavigator.canMoveDirectly
(Vector3d p_75493_1_, Vector3d p_75493_2_, int p_75493_3_, int p_75493_4_, int p_75493_5_) private boolean
GroundPathNavigator.canWalkAbove
(int p_179692_1_, int p_179692_2_, int p_179692_3_, int p_179692_4_, int p_179692_5_, int p_179692_6_, Vector3d p_179692_7_, double p_179692_8_, double p_179692_10_) private boolean
GroundPathNavigator.canWalkOn
(int p_179683_1_, int p_179683_2_, int p_179683_3_, int p_179683_4_, int p_179683_5_, int p_179683_6_, Vector3d p_179683_7_, double p_179683_8_, double p_179683_10_) protected void
PathNavigator.doStuckDetection
(Vector3d p_179677_1_) protected void
SwimmerPathNavigator.doStuckDetection
(Vector3d p_179677_1_) private boolean
PathNavigator.shouldTargetNextNodeInDirection
(Vector3d p_234112_1_) -
Uses of Vector3d in net.minecraft.tileentity
Modifier and TypeMethodDescriptionprivate static void
AbstractFurnaceTileEntity.createExperience
(World p_235641_0_, Vector3d p_235641_1_, int p_235641_2_, float p_235641_3_) private static Chunk
AbstractFurnaceTileEntity.getRecipesToAwardAndPopExperience
(World p_235640_1_, Vector3d p_235640_2_) -
Uses of Vector3d in net.minecraft.util
Modifier and TypeMethodDescriptionCubicSampler.Vec3Fetcher.fetch
(int p_fetch_1_, int p_fetch_2_, int p_fetch_3_) static Vector3d
TransportationHelper.findDismountLocation
(ICollisionReader p_242381_0_, double p_242381_1_, double p_242381_3_, double p_242381_5_, LivingEntity p_242381_7_, Pose p_242381_8_) static Vector3d
TransportationHelper.findSafeDismountLocation
(EntityType<?> p_242379_0_, ICollisionReader p_242379_1_, BlockPos p_242379_2_, boolean p_242379_3_) static Vector3d
CubicSampler.gaussianSampleVec3
(Vector3d p_240807_0_, CubicSampler.Vec3Fetcher p_240807_1_) DamageSource.getSourcePosition()
EntityDamageSource.getSourcePosition()
Modifier and TypeMethodDescriptionstatic Vector3d
CubicSampler.gaussianSampleVec3
(Vector3d p_240807_0_, CubicSampler.Vec3Fetcher p_240807_1_) -
Uses of Vector3d in net.minecraft.util.math
Modifier and TypeFieldDescriptionprivate final Vector3d
BlockPosWrapper.centerPosition
private final Vector3d
RayTraceContext.from
protected final Vector3d
RayTraceResult.location
private final Vector3d
RayTraceContext.to
Modifier and TypeMethodDescriptionBlockPosWrapper.currentPosition()
EntityPosWrapper.currentPosition()
IPosWrapper.currentPosition()
AxisAlignedBB.getCenter()
RayTraceContext.getFrom()
RayTraceResult.getLocation()
RayTraceContext.getTo()
Modifier and TypeMethodDescriptionModifier and TypeMethodDescriptionstatic BlockRayTraceResult
AxisAlignedBB.clip
(Iterable<AxisAlignedBB> p_197743_0_, Vector3d p_197743_1_, Vector3d p_197743_2_, BlockPos p_197743_3_) boolean
AxisAlignedBB.expandTowards
(Vector3d p_216361_1_) private static Direction
AxisAlignedBB.getDirection
(AxisAlignedBB p_197741_0_, Vector3d p_197741_1_, double[] p_197741_2_, Direction p_197741_3_, double p_197741_4_, double p_197741_6_, double p_197741_8_) boolean
AxisAlignedBB.intersects
(Vector3d p_189973_1_, Vector3d p_189973_2_) static BlockRayTraceResult
static AxisAlignedBB
AxisAlignedBB.unitCubeFromLowerCorner
(Vector3d p_241549_0_) ModifierConstructorDescriptionAxisAlignedBB
(Vector3d p_i47144_1_, Vector3d p_i47144_2_) private
BlockRayTraceResult
(boolean p_i51187_1_, Vector3d p_i51187_2_, Direction p_i51187_3_, BlockPos p_i51187_4_, boolean p_i51187_5_) BlockRayTraceResult
(Vector3d p_i51186_1_, Direction p_i51186_2_, BlockPos p_i51186_3_, boolean p_i51186_4_) EntityRayTraceResult
(Entity p_i51185_1_, Vector3d p_i51185_2_) RayTraceContext
(Vector3d p_i50009_1_, Vector3d p_i50009_2_, RayTraceContext.BlockMode p_i50009_3_, RayTraceContext.FluidMode p_i50009_4_, Entity p_i50009_5_) protected
RayTraceResult
(Vector3d p_i51183_1_) -
Uses of Vector3d in net.minecraft.util.math.shapes
Modifier and TypeMethodDescription -
Uses of Vector3d in net.minecraft.util.math.vector
Modifier and TypeMethodDescriptionVector3d.add
(double p_72441_1_, double p_72441_3_, double p_72441_5_) Vector3d.align
(EnumSet<Direction.Axis> p_197746_1_) static Vector3d
Vector3d.atBottomCenterOf
(Vector3i p_237492_0_) static Vector3d
Vector3d.atCenterOf
(Vector3i p_237489_0_) static Vector3d
Vector3d.atLowerCornerOf
(Vector3i p_237491_0_) static Vector3d
Vector3d.directionFromRotation
(float p_189986_0_, float p_189986_1_) static Vector3d
Vector3d.directionFromRotation
(Vector2f p_189984_0_) static Vector3d
Vector3d.fromRGB24
(int p_237487_0_) Vector3d.multiply
(double p_216372_1_, double p_216372_3_, double p_216372_5_) Vector3d.normalize()
Vector3d.reverse()
Vector3d.scale
(double p_186678_1_) Vector3d.subtract
(double p_178786_1_, double p_178786_3_, double p_178786_5_) static Vector3d
Vector3d.upFromBottomCenterOf
(Vector3i p_237490_0_, double p_237490_1_) Vector3d.xRot
(float p_178789_1_) Vector3d.yRot
(float p_178785_1_) Vector3d.zRot
(float p_242988_1_) Modifier and TypeMethodDescriptiondouble
Vector3d.distanceTo
(Vector3d p_72438_1_) double
Vector3d.distanceToSqr
(Vector3d p_72436_1_) double
-
Uses of Vector3d in net.minecraft.village
Modifier and TypeMethodDescriptionprivate Vector3d
VillageSiege.findRandomSpawnPos
(ServerWorld p_225476_1_, BlockPos p_225476_2_) -
Uses of Vector3d in net.minecraft.world
Modifier and TypeFieldDescriptionprivate Vector3d
TrackedEntity.ap
private final Vector3d
Explosion.position
Modifier and TypeMethodDescriptiondefault BlockRayTraceResult
IBlockReader.clipWithInteractionOverride
(Vector3d p_217296_1_, Vector3d p_217296_2_, BlockPos p_217296_3_, VoxelShape p_217296_4_, BlockState p_217296_5_) static float
Explosion.getSeenPercent
(Vector3d p_222259_0_, Entity p_222259_1_) -
Uses of Vector3d in net.minecraft.world.gen.feature.template
Modifier and TypeMethodDescriptionstatic Vector3d
Template.transform
(Vector3d p_207667_0_, Mirror p_207667_1_, Rotation p_207667_2_, BlockPos p_207667_3_) static Vector3d
Template.transformedVec3d
(PlacementSettings placementIn, Vector3d pos) Modifier and TypeMethodDescriptionstatic Vector3d
Template.transform
(Vector3d p_207667_0_, Mirror p_207667_1_, Rotation p_207667_2_, BlockPos p_207667_3_) static Vector3d
Template.transformedVec3d
(PlacementSettings placementIn, Vector3d pos) ModifierConstructorDescriptionEntityInfo
(Vector3d p_i47101_1_, BlockPos p_i47101_2_, CompoundNBT p_i47101_3_) -
Uses of Vector3d in net.minecraftforge.common
Modifier and TypeFieldDescriptionprivate static final Map<IWorldReader,
Map<ChunkPos, ChunkTicketManager<Vector3d>>> FarmlandWaterManager.customWaterHandler
Modifier and TypeMethodDescriptionstatic <T extends SimpleTicket<Vector3d>>
TFarmlandWaterManager.addCustomTicket
(World world, T ticket, ChunkPos masterChunk, ChunkPos... additionalChunks) Adds a custom ticket.Modifier and TypeMethodDescriptionprivate static ChunkTicketManager<Vector3d>
FarmlandWaterManager.getTicketManager
(ChunkPos pos, IWorldReader world) Modifier and TypeMethodDescriptionprivate static double
FarmlandWaterManager.getDistanceSq
(ChunkPos pos, Vector3d vec3d) static ActionResultType
ForgeHooks.onInteractEntityAt
(PlayerEntity player, Entity entity, Vector3d vec3d, Hand hand) -
Uses of Vector3d in net.minecraftforge.common.extensions
Modifier and TypeMethodDescriptiondefault Vector3d
IForgeBlock.getFogColor
(BlockState state, IWorldReader world, BlockPos pos, Entity entity, Vector3d originalColor, float partialTicks) Use this to change the fog color used when the entity is "inside" a material.default Vector3d
IForgeBlockState.getFogColor
(IWorldReader world, BlockPos pos, Entity entity, Vector3d originalColor, float partialTicks) Use this to change the fog color used when the entity is "inside" a material.Modifier and TypeMethodDescriptionIForgeBlock.getBedSpawnPosition
(EntityType<?> entityType, BlockState state, IWorldReader world, BlockPos pos, float orientation, LivingEntity sleeper) Deprecated.IForgeBlockState.getBedSpawnPosition
(EntityType<?> type, IWorldReader world, BlockPos pos, float orientation, LivingEntity sleeper) IForgeBlock.getRespawnPosition
(BlockState state, EntityType<?> type, IWorldReader world, BlockPos pos, float orientation, LivingEntity entity) Returns the position that the entity is moved to upon respawning at this block.IForgeBlockState.getRespawnPosition
(EntityType<?> type, IWorldReader world, BlockPos pos, float orientation, LivingEntity entity) Returns the position that the entity is moved to upon respawning at this block.Modifier and TypeMethodDescriptiondefault Vector3d
IForgeBlock.getFogColor
(BlockState state, IWorldReader world, BlockPos pos, Entity entity, Vector3d originalColor, float partialTicks) Use this to change the fog color used when the entity is "inside" a material.default Vector3d
IForgeBlockState.getFogColor
(IWorldReader world, BlockPos pos, Entity entity, Vector3d originalColor, float partialTicks) Use this to change the fog color used when the entity is "inside" a material.default BlockState
IForgeBlock.getStateAtViewpoint
(BlockState state, IBlockReader world, BlockPos pos, Vector3d viewpoint) Used to determine the state 'viewed' by an entity (seeActiveRenderInfo#getBlockStateAtEntityViewpoint(World, Entity, float)
).default BlockState
IForgeBlockState.getStateAtViewpoint
(IBlockReader world, BlockPos pos, Vector3d viewpoint) Used to determine the state 'viewed' by an entity (seeActiveRenderInfo#getBlockStateAtEntityViewpoint(World, Entity, float)
). -
Uses of Vector3d in net.minecraftforge.common.ticket
-
Uses of Vector3d in net.minecraftforge.common.util
-
Uses of Vector3d in net.minecraftforge.debug.block
Modifier and TypeMethodDescriptionCustomRespawnTest.CustomRespawnBlock.getRespawnPosition
(BlockState state, EntityType<?> type, IWorldReader world, BlockPos pos, float orientation, LivingEntity entity) -
Uses of Vector3d in net.minecraftforge.debug.client
-
Uses of Vector3d in net.minecraftforge.event.entity.living
-
Uses of Vector3d in net.minecraftforge.event.entity.player
Modifier and TypeFieldDescriptionprivate final Vector3d
PlayerInteractEvent.EntityInteractSpecific.localPos
Modifier and TypeMethodDescriptionPlayerInteractEvent.EntityInteractSpecific.getLocalPos()
Returns the local interaction position.ModifierConstructorDescriptionEntityInteractSpecific
(PlayerEntity player, Hand hand, Entity target, Vector3d localPos) -
Uses of Vector3d in net.minecraftforge.event.village
ModifierConstructorDescriptionVillageSiegeEvent
(VillageSiege siege, World world, PlayerEntity player, Vector3d attemptedSpawnPos)
IForgeBlock.getRespawnPosition(BlockState, EntityType, IWorldReader, BlockPos, float, LivingEntity)