Uses of Class
net.minecraft.util.math.Vec3d
Packages that use Vec3d
Package
Description
-
Uses of Vec3d in net.minecraft
Methods in net.minecraft that return Vec3dModifier and TypeMethodDescriptionclass_5093.method_22408(double double2, double double3, double double4) static Vec3dclass_321.method_806(LivingEntity livingEntity, double double2) -
Uses of Vec3d in net.minecraft.block
Methods in net.minecraft.block that return Vec3dModifier and TypeMethodDescriptionprivate Vec3dAbstractFluidBlock.method_333(BlockView blockView, int int2, int int3, int int4) Methods in net.minecraft.block with parameters of type Vec3dModifier and TypeMethodDescriptionprivate booleanBlock.method_402(Vec3d vec) AbstractRailBlock.method_414(World world, int int2, int int3, int int4, Vec3d vec3d, Vec3d vec3d2) Block.method_414(World world, int int2, int int3, int int4, Vec3d vec3d, Vec3d vec3d2) DoorBlock.method_414(World world, int int2, int int3, int int4, Vec3d vec3d, Vec3d vec3d2) StairsBlock.method_414(World world, int int2, int int3, int int4, Vec3d vec3d, Vec3d vec3d2) TorchBlock.method_414(World world, int int2, int int3, int int4, Vec3d vec3d, Vec3d vec3d2) TrapdoorBlock.method_414(World world, int int2, int int3, int int4, Vec3d vec3d, Vec3d vec3d2) voidAbstractFluidBlock.method_418(World world, int int2, int int3, int int4, Entity entity, Vec3d vec3d) voidBlock.method_418(World world, int int2, int int3, int int4, Entity entity, Vec3d vec3d) voidStairsBlock.method_418(World world, int int2, int int3, int int4, Entity entity, Vec3d vec3d) private booleanBlock.method_432(Vec3d vec) private booleanBlock.method_443(Vec3d vec) -
Uses of Vec3d in net.minecraft.client.network
Methods in net.minecraft.client.network with parameters of type Vec3dModifier and TypeMethodDescriptionbooleanClientPlayerInteractionManager.method_1229(PlayerEntity playerEntity, World world, ItemStack itemStack, int int2, int int3, int int4, int int5, Vec3d 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.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.entity
Methods in net.minecraft.entity that return Vec3dModifier and TypeMethodDescriptionEntity.getRotation()LivingEntity.getRotation()LivingEntity.method_6146(float float2) LivingEntity.method_8372(float float2) -
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) private Vec3dEntityNavigation.getPos()Methods in net.minecraft.entity.ai.pathing with parameters of type Vec3dModifier and TypeMethodDescriptionprivate booleanEntityNavigation.canPathDirectlyThrough(Vec3d origin, Vec3d target, int sizeX, int sizeY, int sizeZ) booleanPath.equalsEndPos(Vec3d pos) private booleanEntityNavigation.method_2775(int int2, int int3, int int4, int int5, int int6, int int7, Vec3d vec3d, double double2, double double3) private booleanEntityNavigation.method_2781(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.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.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.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(int x, int y, int z, int side, Vec3d vec) BlockHitResult(int x, int y, int z, int int2, Vec3d vec, boolean bool) BlockHitResult(Entity entity, Vec3d 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()static Vec3dVec3d.of(double x, double y, double z) Vec3d.reverseSubtract(Vec3d vec) protected Vec3dVec3d.set(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_2815(int int2, int int3, int int4, int int5, int int6, int int7) private Vec3dZombieSiegeManager.method_2836(int int2, int int3, int int4) -
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)