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 Vec3dModifier and TypeFieldDescriptionfinal Vec3dclass_2765.class_2767.field_14884private static Vec3dclass_321.positionMethods in net.minecraft that return Vec3dModifier and TypeMethodDescriptionprivate static Vec3dclass_2765.method_11888(Vec3d vec3d, BlockMirror blockMirror, BlockRotation blockRotation) protected Vec3dclass_3133.method_13954()static Vec3dclass_321.method_9372(Entity entity, double delta) Methods in net.minecraft with parameters of type Vec3dModifier and TypeMethodDescriptionprivate static Vec3dclass_2765.method_11888(Vec3d vec3d, BlockMirror blockMirror, BlockRotation blockRotation) Constructors in net.minecraft with parameters of type Vec3dModifierConstructorDescriptionclass_2767(Vec3d vec3d, BlockPos blockPos, NbtCompound nbtCompound) -
Uses of Vec3d in net.minecraft.block
Methods in net.minecraft.block that return Vec3dModifier and TypeMethodDescriptionBlock.method_13702(BlockState blockState, BlockView blockView, BlockPos blockPos) Deprecated.BaseBlockState.method_13761(BlockView view, BlockPos pos) protected Vec3dAbstractFluidBlock.method_8823(BlockView blockView, BlockPos blockPos, BlockState blockState) 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 TypeMethodDescriptionprotected BlockHitResultBlock.method_11559(BlockPos blockPos, Vec3d vec3d, Vec3d vec3d2, Box box) BaseBlockState.method_11711(World world, BlockPos pos, Vec3d vec3d, Vec3d vec3d2) Block.method_414(BlockState blockState, World world, BlockPos blockPos, Vec3d vec3d, Vec3d vec3d2) Deprecated.PistonExtensionBlock.method_414(BlockState blockState, World world, BlockPos blockPos, Vec3d vec3d, Vec3d vec3d2) StairsBlock.method_414(BlockState blockState, World world, BlockPos blockPos, Vec3d vec3d, Vec3d vec3d2) 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.block.entity
Methods in net.minecraft.block.entity with parameters of type Vec3dModifier and TypeMethodDescriptionprivate static ChunkEndGatewayBlockEntity.method_11686(World world, Vec3d vec3d) -
Uses of Vec3d in net.minecraft.client
Fields in net.minecraft.client declared as Vec3dMethods in net.minecraft.client that return Vec3dMethods in net.minecraft.client with parameters of type Vec3dConstructors in net.minecraft.client with parameters of type Vec3d -
Uses of Vec3d in net.minecraft.client.network
Methods in net.minecraft.client.network with parameters of type Vec3dModifier and TypeMethodDescriptionClientPlayerInteractionManager.method_13842(ClientPlayerEntity clientPlayerEntity, ClientWorld clientWorld, BlockPos blockPos, Direction direction, Vec3d vec3d, Hand hand) -
Uses of Vec3d in net.minecraft.client.particle
Fields in net.minecraft.client.particle declared as Vec3d -
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.dragon
Fields in net.minecraft.dragon declared as Vec3dModifier and TypeFieldDescriptionprivate Vec3dclass_2981.field_14673private Vec3dclass_2982.field_14675private Vec3dclass_2983.field_14678private Vec3dclass_2984.field_14680private Vec3dclass_2985.field_14682private Vec3dclass_2986.field_14683private Vec3dclass_2991.field_14692private Vec3dclass_2992.field_14697Methods in net.minecraft.dragon that return Vec3dModifier and TypeMethodDescriptionclass_2979.method_13187()class_2981.method_13187()class_2982.method_13187()class_2983.method_13187()class_2984.method_13187()class_2985.method_13187()class_2986.method_13187()class_2987.method_13187()class_2991.method_13187()class_2992.method_13187()Methods in net.minecraft.dragon with parameters of type Vec3d -
Uses of Vec3d in net.minecraft.entity
Fields in net.minecraft.entity declared as Vec3dMethods in net.minecraft.entity that return Vec3dModifier and TypeMethodDescriptionEntity.getCameraPosVec(float tickDelta) Entity.getLastNetherPortalDirectionVector()Entity.getPos()Entity.getRotation()LivingEntity.getRotation()Entity.getRotationVecClient()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 Vec3dModifier and TypeMethodDescriptionEntity.interactAt(PlayerEntity player, Vec3d hitPos, Hand hand) -
Uses of Vec3d in net.minecraft.entity.ai.goal
Methods in net.minecraft.entity.ai.goal that return Vec3dModifier and TypeMethodDescriptionprivate Vec3dEscapeSunlightGoal.locateShadedPos()protected Vec3dWanderAroundGoal.method_13954() -
Uses of Vec3d in net.minecraft.entity.ai.pathing
Fields in net.minecraft.entity.ai.pathing declared as Vec3dModifier and TypeFieldDescriptionprivate Vec3dEntityNavigation.field_14602private Vec3dEntityNavigation.pathStartPosMethods in net.minecraft.entity.ai.pathing that return Vec3dModifier and TypeMethodDescriptionprotected abstract Vec3dEntityNavigation.getPos()protected Vec3dMobNavigation.getPos()protected Vec3dSwimNavigation.getPos()PathMinHeap.method_11928(Entity entity) PathMinHeap.method_11929(Entity entity, int int2) PathMinHeap.method_11938()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 throughprotected 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) private booleanMobNavigation.method_13106(int int2, int int3, int int4, int int5, int int6, int int7, Vec3d vec3d, double double2, double double3) -
Uses of Vec3d in net.minecraft.entity.boss.dragon
Methods in net.minecraft.entity.boss.dragon that return Vec3d -
Uses of Vec3d in net.minecraft.entity.damage
Methods in net.minecraft.entity.damage that return Vec3d -
Uses of Vec3d in net.minecraft.entity.decoration
Methods in net.minecraft.entity.decoration with parameters of type Vec3dModifier and TypeMethodDescriptionArmorStandEntity.interactAt(PlayerEntity player, Vec3d hitPos, Hand hand) protected EquipmentSlotArmorStandEntity.method_14045(Vec3d vec3d) -
Uses of Vec3d in net.minecraft.entity.player
Methods in net.minecraft.entity.player that return Vec3d -
Uses of Vec3d in net.minecraft.entity.projectile
Methods in net.minecraft.entity.projectile with parameters of type Vec3d -
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 Vec3dModifierConstructorDescriptionPlayerInteractEntityC2SPacket(Entity entity, Hand hand, Vec3d 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<BlockPos> 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.server.network
Fields in net.minecraft.server.network declared as Vec3d -
Uses of Vec3d in net.minecraft.state
Methods in net.minecraft.state that return Vec3dModifier and TypeMethodDescriptionStateManager.BlockStateImpl.method_13761(BlockView view, BlockPos pos) Methods in net.minecraft.state with parameters of type Vec3dModifier and TypeMethodDescriptionStateManager.BlockStateImpl.method_11711(World world, BlockPos pos, Vec3d vec3d, Vec3d vec3d2) -
Uses of Vec3d in net.minecraft.util
Fields in net.minecraft.util declared as Vec3dMethods in net.minecraft.util that return Vec3dModifier and TypeMethodDescriptionprivate static Vec3dPlayerSelector.method_12890(Map<String, String> map, Vec3d vec3d) private static Vec3dRandomVectorGenerator.method_13957(PathAwareEntity mob, int int2, int int3, Vec3d vec3d, boolean bool) static Vec3dRandomVectorGenerator.method_13959(PathAwareEntity mob, int int2, int int3) static 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 TypeMethodDescriptionPlayerSelector.method_10856(List<T> list, Map<String, String> map, CommandSource commandSource, Class<? extends T> class2, String string, Vec3d vec3d) PlayerSelector.method_12888(Map<String, String> map, Vec3d vec3d) private static Vec3dPlayerSelector.method_12890(Map<String, String> map, Vec3d vec3d) private static Vec3dRandomVectorGenerator.method_13957(PathAwareEntity mob, int int2, int int3, Vec3d vec3d, boolean bool) 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) -
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(BlockHitResult.Type hitType, Vec3d vec, Direction direction, BlockPos pos) BlockHitResult(Vec3d vec, Direction direction) BlockHitResult(Vec3d vec, Direction direction, BlockPos pos) -
Uses of Vec3d in net.minecraft.util.math
Fields in net.minecraft.util.math declared as Vec3dMethods in net.minecraft.util.math that return Vec3dModifier and TypeMethodDescriptionVec3d.add(double x, double y, double z) Vec3d.crossProduct(Vec3d vec) static Vec3dVec3d.fromPolar(float x, float y) static Vec3dBox.getCenter()(package private) Vec3dBox.method_12111(double double2, Vec3d vec3d, Vec3d vec3d2) (package private) Vec3dBox.method_12114(double double2, Vec3d vec3d, Vec3d vec3d2) (package private) Vec3dBox.method_12117(double double2, Vec3d vec3d, Vec3d vec3d2) Vec3d.method_12124(Vec3d vec3d, double double2) Vec3d.method_12125(Vec3d vec3d, double double2) Vec3d.method_12127(Vec3d vec3d, double double2) Vec3d.multiply(double value) 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) booleanBox.intersects(Vec3d vec1, Vec3d vec2) booleanBox.intersectsXY(Vec3d vec) booleanBox.intersectsXZ(Vec3d vec) booleanBox.intersectsYZ(Vec3d vec) (package private) Vec3dBox.method_12111(double double2, Vec3d vec3d, Vec3d vec3d2) (package private) booleanBox.method_12112(Vec3d vec3d, Vec3d vec3d2, Vec3d vec3d3) (package private) Vec3dBox.method_12114(double double2, Vec3d vec3d, Vec3d vec3d2) (package private) Vec3dBox.method_12117(double double2, Vec3d vec3d, Vec3d vec3d2) Vec3d.method_12124(Vec3d vec3d, double double2) Vec3d.method_12125(Vec3d vec3d, double double2) Vec3d.method_12127(Vec3d vec3d, double double2) Box.method_585(Vec3d vec1, Vec3d vec2) 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) -
Uses of Vec3d in net.minecraft.world.explosion
Fields in net.minecraft.world.explosion with type parameters of type Vec3dMethods in net.minecraft.world.explosion that return types with arguments of type Vec3d