Uses of Class
net.minecraft.util.math.Vec3d
Packages that use Vec3d
Package
Description
-
Uses of Vec3d in net.minecraft
Fields in net.minecraft declared as Vec3dMethods in net.minecraft that return Vec3d -
Uses of Vec3d in net.minecraft.block
Methods in net.minecraft.block that return Vec3dModifier and TypeMethodDescriptionprotected Vec3dAbstractFluidBlock.getFluidVec(BlockView world, BlockPos pos) AbstractFluidBlock.onEntityCollision(World world, BlockPos pos, Entity entity, Vec3d velocity) Block.onEntityCollision(World world, BlockPos pos, Entity entity, Vec3d velocity) StairsBlock.onEntityCollision(World world, BlockPos pos, Entity entity, Vec3d velocity) Methods in net.minecraft.block with parameters of type Vec3dModifier and TypeMethodDescriptionprivate booleanBlock.method_402(Vec3d vec) AbstractRailBlock.method_414(World world, BlockPos pos, Vec3d vec1, Vec3d vec2) Block.method_414(World world, BlockPos pos, Vec3d vec1, Vec3d vec2) DoorBlock.method_414(World world, BlockPos pos, Vec3d vec1, Vec3d vec2) PistonExtensionBlock.method_414(World world, BlockPos pos, Vec3d vec1, Vec3d vec2) StairsBlock.method_414(World world, BlockPos pos, Vec3d vec1, Vec3d vec2) TorchBlock.method_414(World world, BlockPos pos, Vec3d vec1, Vec3d vec2) TrapdoorBlock.method_414(World world, BlockPos pos, Vec3d vec1, Vec3d vec2) private booleanBlock.method_432(Vec3d vec) private booleanBlock.method_443(Vec3d vec) AbstractFluidBlock.onEntityCollision(World world, BlockPos pos, Entity entity, Vec3d velocity) Block.onEntityCollision(World world, BlockPos pos, Entity entity, Vec3d velocity) StairsBlock.onEntityCollision(World world, BlockPos pos, Entity entity, Vec3d velocity) -
Uses of Vec3d in net.minecraft.client.network
Methods in net.minecraft.client.network with parameters of type Vec3dModifier and TypeMethodDescriptionbooleanClientPlayerInteractionManager.onRightClick(ClientPlayerEntity player, ClientWorld world, ItemStack stack, BlockPos pos, Direction direction, Vec3d vec) -
Uses of Vec3d in net.minecraft.client.render
Fields in net.minecraft.client.render declared as Vec3dModifier and TypeFieldDescriptionprivate static final Vec3dDiffuseLighting.field_5040private static final Vec3dDiffuseLighting.field_5041 -
Uses of Vec3d in net.minecraft.client.render.entity
Methods in net.minecraft.client.render.entity that return Vec3dModifier and TypeMethodDescriptionprivate Vec3dGuardianEntityRenderer.method_10214(LivingEntity livingEntity, double double2, float float2) -
Uses of Vec3d in net.minecraft.client.util.math
Fields in net.minecraft.client.util.math declared as Vec3dConstructors in net.minecraft.client.util.math with parameters of type Vec3d -
Uses of Vec3d in net.minecraft.command
Methods in net.minecraft.command that return Vec3d -
Uses of Vec3d in net.minecraft.entity
Methods in net.minecraft.entity that return Vec3dModifier and TypeMethodDescriptionEntity.getCameraPosVec(float tickDelta) Entity.getPos()Entity.getRotation()LivingEntity.getRotation()Entity.getRotationVector(float vector) protected final Vec3dEntity.getRotationVector(float pitch, float yaw) LivingEntity.getRotationVector(float vector) Methods in net.minecraft.entity with parameters of type Vec3d -
Uses of Vec3d in net.minecraft.entity.ai.goal
Methods in net.minecraft.entity.ai.goal that return Vec3d -
Uses of Vec3d in net.minecraft.entity.ai.pathing
Fields in net.minecraft.entity.ai.pathing declared as Vec3dMethods in net.minecraft.entity.ai.pathing that return Vec3dModifier and TypeMethodDescriptionPath.getCurrentPosition(Entity entity) Path.getNodePosition(Entity entity, int index) protected abstract Vec3dEntityNavigation.getPos()protected Vec3dMobNavigation.getPos()protected Vec3dSwimNavigation.getPos()Methods in net.minecraft.entity.ai.pathing with parameters of type Vec3dModifier and TypeMethodDescriptionprivate booleanMobNavigation.allVisibleArePassable(int x, int y, int z, int sizeX, int sizeY, int sizeZ, Vec3d entityPos, double lookVecX, double lookVecZ) Checks whether all blocks in the box which are visible (in front of) the mob can be pathed throughprivate booleanMobNavigation.allVisibleAreSafe(int centerX, int centerY, int centerZ, int sizeX, int sizeY, int sizeZ, Vec3d entityPos, double lookVecX, double lookVecZ) protected abstract booleanEntityNavigation.canPathDirectlyThrough(Vec3d origin, Vec3d target, int sizeX, int sizeY, int sizeZ) protected booleanMobNavigation.canPathDirectlyThrough(Vec3d origin, Vec3d target, int sizeX, int sizeY, int sizeZ) protected booleanSwimNavigation.canPathDirectlyThrough(Vec3d origin, Vec3d target, int sizeX, int sizeY, int sizeZ) protected voidEntityNavigation.checkTimeouts(Vec3d currentPos) booleanPath.equalsEndPos(Vec3d pos) -
Uses of Vec3d in net.minecraft.entity.decoration
Methods in net.minecraft.entity.decoration with parameters of type Vec3dModifier and TypeMethodDescriptionbooleanArmorStandEntity.interactAt(PlayerEntity player, Vec3d hitPos) -
Uses of Vec3d in net.minecraft.entity.vehicle
Methods in net.minecraft.entity.vehicle that return Vec3dModifier and TypeMethodDescriptionAbstractMinecartEntity.snapPositionToRail(double x, double y, double z) AbstractMinecartEntity.snapPositionToRailWithOffset(double x, double y, double z, double offset) -
Uses of Vec3d in net.minecraft.network.packet.c2s.play
Fields in net.minecraft.network.packet.c2s.play declared as Vec3dMethods in net.minecraft.network.packet.c2s.play that return Vec3dConstructors in net.minecraft.network.packet.c2s.play with parameters of type Vec3d -
Uses of Vec3d in net.minecraft.network.packet.s2c.play
Constructors in net.minecraft.network.packet.s2c.play with parameters of type Vec3dModifierConstructorDescriptionExplosionS2CPacket(double x, double y, double z, float radius, List affectedBlocks, Vec3d velocity) -
Uses of Vec3d in net.minecraft.server
Methods in net.minecraft.server that return Vec3d -
Uses of Vec3d in net.minecraft.server.command
Methods in net.minecraft.server.command that return Vec3d -
Uses of Vec3d in net.minecraft.util
Fields in net.minecraft.util declared as Vec3dMethods in net.minecraft.util that return Vec3dModifier and TypeMethodDescriptionstatic Vec3dRandomVectorGenerator.method_2799(PathAwareEntity mob, int int2, int int3) static Vec3dRandomVectorGenerator.method_2800(PathAwareEntity mob, int int2, int int3, Vec3d vec3d) static Vec3dRandomVectorGenerator.method_2801(PathAwareEntity mob, int int2, int int3, Vec3d vec3d) private static Vec3dRandomVectorGenerator.method_2802(PathAwareEntity mob, int int2, int int3, Vec3d vec3d) Methods in net.minecraft.util with parameters of type Vec3dModifier and TypeMethodDescriptionstatic Vec3dRandomVectorGenerator.method_2800(PathAwareEntity mob, int int2, int int3, Vec3d vec3d) static Vec3dRandomVectorGenerator.method_2801(PathAwareEntity mob, int int2, int int3, Vec3d vec3d) private static Vec3dRandomVectorGenerator.method_2802(PathAwareEntity mob, int int2, int int3, Vec3d vec3d) -
Uses of Vec3d in net.minecraft.util.hit
Fields in net.minecraft.util.hit declared as Vec3dConstructors in net.minecraft.util.hit with parameters of type Vec3dModifierConstructorDescriptionBlockHitResult(Entity entity, Vec3d pos) BlockHitResult(HitResultType hitResultType, Vec3d vec3d, Direction direction, BlockPos blockPos) BlockHitResult(Vec3d vec, Direction direction) BlockHitResult(Vec3d vec, Direction direction, BlockPos pos) -
Uses of Vec3d in net.minecraft.util.math
Methods in net.minecraft.util.math that return Vec3dModifier and TypeMethodDescriptionVec3d.add(double x, double y, double z) Vec3d.crossProduct(Vec3d vec) Vec3d.method_611(Vec3d vec3d, double double2) Vec3d.method_616(Vec3d vec3d, double double2) Vec3d.method_619(Vec3d vec3d, double double2) Vec3d.normalize()Vec3d.reverseSubtract(Vec3d vec) Vec3d.rotateX(float degrees) Vec3d.rotateY(float degrees) Vec3d.subtract(double x, double y, double z) Methods in net.minecraft.util.math with parameters of type Vec3dModifier and TypeMethodDescriptionbooleanVec3d.crossProduct(Vec3d vec) doubleVec3d.distanceTo(Vec3d vec) doubleVec3d.dotProduct(Vec3d vec) Box.method_585(Vec3d vec1, Vec3d vec2) private booleanBox.method_590(Vec3d vec3d) private booleanBox.method_595(Vec3d vec3d) private booleanBox.method_597(Vec3d vec3d) Vec3d.method_611(Vec3d vec3d, double double2) Vec3d.method_616(Vec3d vec3d, double double2) Vec3d.method_619(Vec3d vec3d, double double2) Vec3d.reverseSubtract(Vec3d vec) doubleVec3d.squaredDistanceTo(Vec3d vec) Constructors in net.minecraft.util.math with parameters of type Vec3d -
Uses of Vec3d in net.minecraft.village
Methods in net.minecraft.village that return Vec3dModifier and TypeMethodDescriptionprivate Vec3dVillage.method_11053(BlockPos blockPos, int x, int y, int z) private Vec3dZombieSiegeManager.method_11059(BlockPos pos) -
Uses of Vec3d in net.minecraft.world
Methods in net.minecraft.world that return Vec3dModifier and TypeMethodDescriptionWorld.getCloudColor(float tickDelta) World.getFogColor(float tickDelta) World.method_3631(Entity entity, float float2) Methods in net.minecraft.world with parameters of type Vec3d -
Uses of Vec3d in net.minecraft.world.dimension
Methods in net.minecraft.world.dimension that return Vec3dModifier and TypeMethodDescriptionDimension.getFogColor(float skyAngle, float tickDelta) TheEndDimension.getFogColor(float skyAngle, float tickDelta) TheNetherDimension.getFogColor(float skyAngle, float tickDelta)