History - net.minecraft.world.phys.Vec3

25w18a

Names

fgc

fgx

Fields

Vec3: c, ZERO, field_1353, ZERO, f_82478_

Vec3: c, ZERO, field_1353

double: d, x, field_1352, x, f_82479_

double: d, x, field_1352

double: e, y, field_1351, y, f_82480_

double: e, y, field_1351

double: f, z, field_1350, z, f_82481_

double: f, z, field_1350

com.mojang.serialization.Codec<Vec3>: a, CODEC, field_38277, CODEC, f_231074_

com.mojang.serialization.Codec<Vec3>: a, CODEC, field_38277

StreamCodec<io.netty.buffer.ByteBuf, Vec3>: b, STREAM_CODEC, field_52694, PACKET_CODEC, f_347932_

StreamCodec<io.netty.buffer.ByteBuf, Vec3>: b, STREAM_CODEC, field_52694

Constructors

Methods

Vec3 (Vec3): a, vectorTo, method_1035, relativize, m_82505_

Vec3 (Vec3): a, vectorTo, method_1035

Vec3 (): d, normalize, method_1029, normalize, m_82541_

Vec3 (): d, normalize, method_1029

double (Vec3): b, dot, method_1026, dotProduct, m_82526_

double (Vec3): b, dot, method_1026

Vec3 (Vec3): d, subtract, method_1020, subtract, m_82546_

Vec3 (Vec3): d, subtract, method_1020

Vec3 (double, double, double): a, subtract, method_1023, subtract, m_82492_

Vec3 (double, double, double): a, subtract, method_1023

Vec3 (Vec3): e, add, method_1019, add, m_82549_

Vec3 (Vec3): e, add, method_1019

Vec3 (double, double, double): b, add, method_1031, add, m_82520_

Vec3 (double, double, double): b, add, method_1031

double (Vec3): f, distanceTo, method_1022, distanceTo, m_82554_

double (Vec3): f, distanceTo, method_1022

double (Vec3): g, distanceToSqr, method_1025, squaredDistanceTo, m_82557_

double (Vec3): g, distanceToSqr, method_1025

double (double, double, double): c, distanceToSqr, method_1028, squaredDistanceTo, m_82531_

double (double, double, double): c, distanceToSqr, method_1028

Vec3 (double): c, scale, method_1021, multiply, m_82490_

Vec3 (double): c, scale, method_1021

double (): g, length, method_1033, length, m_82553_

double (): g, length, method_1033

Vec3 (float): a, xRot, method_1037, rotateX, m_82496_

Vec3 (float): a, xRot, method_1037

Vec3 (float): b, yRot, method_1024, rotateY, m_82524_

Vec3 (float): b, yRot, method_1024

Vec3 (Vec3): c, cross, method_1036, crossProduct, m_82537_

Vec3 (Vec3): c, cross, method_1036

double (): h, lengthSqr, method_1027, lengthSquared, m_82556_

double (): h, lengthSqr, method_1027

Vec3 (Vec2): a, directionFromRotation, method_1034, fromPolar, m_82503_

Vec3 (Vec2): a, directionFromRotation, method_1034

Vec3 (float, float): a, directionFromRotation, method_1030, fromPolar, m_82498_

Vec3 (float, float): a, directionFromRotation, method_1030

Vec3 (EnumSet<Direction$Axis>): a, align, method_1032, floorAlongAxes, m_82517_

Vec3 (EnumSet<Direction$Axis>): a, align, method_1032

Vec3 (Vec3): h, multiply, method_18806, multiply, m_82559_

Vec3 (Vec3): h, multiply, method_18806

Vec3 (double, double, double): d, multiply, method_18805, multiply, m_82542_

Vec3 (double, double, double): d, multiply, method_18805

double (Direction$Axis): a, get, method_18043, getComponentAlongAxis, m_82507_

double (Direction$Axis): a, get, method_18043

double (): a, x, method_10216, getX, m_7096_

double (): a, x, method_10216

double (): b, y, method_10214, getY, m_7098_

double (): b, y, method_10214

double (): c, z, method_10215, getZ, m_7094_

double (): c, z, method_10215

Vec3 (): e, reverse, method_22882, negate, m_82548_

Vec3 (): e, reverse, method_22882

Vec3 (Vec3i): b, atCenterOf, method_24953, ofCenter, m_82512_

Vec3 (Vec3i): b, atCenterOf, method_24953

Vec3 (Vec3i): a, atLowerCornerOf, method_24954, of, m_82528_

Vec3 (Vec3i): a, atLowerCornerOf, method_24954

Vec3 (Vec3i): c, atBottomCenterOf, method_24955, ofBottomCenter, m_82539_

Vec3 (Vec3i): c, atBottomCenterOf, method_24955

Vec3 (Vec3i, double): a, upFromBottomCenterOf, method_26410, ofCenter, m_82514_

Vec3 (Vec3i, double): a, upFromBottomCenterOf, method_26410

boolean (Position, double): a, closerThan, method_24802, isInRange, m_82509_

boolean (Position, double): a, closerThan, method_24802

Vec3 (int): a, fromRGB24, method_24457, unpackRgb, m_82501_

Vec3 (int): a, fromRGB24, method_24457

Vec3 (float): c, zRot, method_31033, rotateZ, m_82535_

Vec3 (float): c, zRot, method_31033

double (): i, horizontalDistance, method_37267, horizontalLength, m_165924_

double (): i, horizontalDistance, method_37267

double (): j, horizontalDistanceSqr, method_37268, horizontalLengthSquared, m_165925_

double (): j, horizontalDistanceSqr, method_37268

Vec3 (Vec3, double): a, lerp, method_35590, lerp, m_165921_

Vec3 (Vec3, double): a, lerp, method_35590

Vec3 (Direction$Axis, double): a, with, method_38499, withAxis, m_193103_

Vec3 (Direction$Axis, double): a, with, method_38499

Vec3 (Direction, double): a, relative, method_43206, offset, m_231075_

Vec3 (Direction, double): a, relative, method_43206

org.joml.Vector3f (): k, toVector3f, method_46409, toVector3f, m_252839_

org.joml.Vector3f (): l, toVector3f, method_46409

Vec3 (Vec3i, double, double, double): a, atLowerCornerWithOffset, method_49273, add, m_272021_

Vec3 (Vec3i, double, double, double): a, atLowerCornerWithOffset, method_49273

Vec3 (RandomSource, float): a, offsetRandom, method_49272, addRandom, m_272010_

Vec3 (RandomSource, float): a, offsetRandom, method_49272

boolean (Vec3, double, double): a, closerThan, method_55230, isWithinRangeOf, m_306338_

boolean (Vec3, double, double): a, closerThan, method_55230

Vec3 (double): a, subtract, method_61888, subtract, m_354648_

Vec3 (double): a, subtract, method_61888

Vec3 (double): b, add, method_61889, add, m_352274_

Vec3 (double): b, add, method_61889

Vec3 (): f, horizontal, method_61890, getHorizontal, m_352197_

Vec3 (): f, horizontal, method_61890

Vec3 (Vec3): i, projectedOn, method_64316, projectOnto, m_356900_

Vec3 (Vec3): i, projectedOn, method_64316

Vec3 (): k, rotateClockwise90, method_70762

1.21.5

Names

fbb

fgc

Fields

Constructors

Methods

1.21.4

Names

fby

fbb

Fields

Constructors

Methods

1.21.3

Names

exc

fby

Fields

Vec3: b, ZERO, field_1353, ZERO, f_82478_

Vec3: c, ZERO, field_1353, ZERO, f_82478_

double: c, x, field_1352, x, f_82479_

double: d, x, field_1352, x, f_82479_

double: d, y, field_1351, y, f_82480_

double: e, y, field_1351, y, f_82480_

double: e, z, field_1350, z, f_82481_

double: f, z, field_1350, z, f_82481_

StreamCodec<io.netty.buffer.ByteBuf, Vec3>: b, STREAM_CODEC, field_52694, PACKET_CODEC, f_347932_

Constructors

(Vec3i)

Methods

Vec3 (double): a, scale, method_1021, multiply, m_82490_

Vec3 (double): c, scale, method_1021, multiply, m_82490_

double (): f, length, method_1033, length, m_82553_

double (): g, length, method_1033, length, m_82553_

double (): g, lengthSqr, method_1027, lengthSquared, m_82556_

double (): h, lengthSqr, method_1027, lengthSquared, m_82556_

double (): h, horizontalDistance, method_37267, horizontalLength, m_165924_

double (): i, horizontalDistance, method_37267, horizontalLength, m_165924_

double (): i, horizontalDistanceSqr, method_37268, horizontalLengthSquared, m_165925_

double (): j, horizontalDistanceSqr, method_37268, horizontalLengthSquared, m_165925_

org.joml.Vector3f (): j, toVector3f, method_46409, toVector3f, m_252839_

org.joml.Vector3f (): k, toVector3f, method_46409, toVector3f, m_252839_

Vec3 (double): a, subtract, method_61888, subtract, m_354648_

Vec3 (double): b, add, method_61889, add, m_352274_

Vec3 (): f, horizontal, method_61890, getHorizontal, m_352197_

Vec3 (Vec3): i, projectedOn, method_64316, projectOnto, m_356900_

1.21.1

Names

Fields

Constructors

Methods

1.21

Names

evt

exc

Fields

Constructors

Methods

1.20.6

Names

elt

evt

Fields

Constructors

Methods

1.20.4

Names

ehn

elt

Fields

Constructors

Methods

boolean (Vec3, double, double): a, closerThan, method_55230, isWithinRangeOf, m_306338_

1.20.2

Names

eei

ehn

Fields

Constructors

Methods

1.20.1

Names

ede

eei

Fields

Constructors

Methods

1.19.4

Names

eae

ede

Fields

Constructors

Methods

Vec3 (Vec3i): a, atCenterOf, method_24953, ofCenter, m_82512_

Vec3 (Vec3i): b, atCenterOf, method_24953, ofCenter, m_82512_

Vec3 (Vec3i): b, atLowerCornerOf, method_24954, of, m_82528_

Vec3 (Vec3i): a, atLowerCornerOf, method_24954, of, m_82528_

Vec3 (Direction, double): a, relative, method_43206, withBias, m_231075_

Vec3 (Direction, double): a, relative, method_43206, offset, m_231075_

Vec3 (Vec3i, double, double, double): a, atLowerCornerWithOffset, method_49273, add, m_272021_

Vec3 (RandomSource, float): a, offsetRandom, method_49272, addRandom, m_272010_

1.19.3

Names

dwq

eae

Fields

Constructors

(Vector3f)

(org.joml.Vector3f)

Methods

org.joml.Vector3f (): j, toVector3f, method_46409, toVector3f, m_252839_

1.19.2

Names

Fields

Constructors

Methods

1.19.1

Names

dvt

dwq

Fields

Constructors

Methods

1.19

Names

dpo

dvt

Fields

Vec3: a, ZERO, field_1353, ZERO, f_82478_

Vec3: b, ZERO, field_1353, ZERO, f_82478_

double: b, x, field_1352, x, f_82479_

double: c, x, field_1352, x, f_82479_

double: c, y, field_1351, y, f_82480_

double: d, y, field_1351, y, f_82480_

double: d, z, field_1350, z, f_82481_

double: e, z, field_1350, z, f_82481_

com.mojang.serialization.Codec<Vec3>: a, CODEC, field_38277, CODEC, f_231074_

Constructors

Methods

Vec3 (Direction, double): a, relative, method_43206, withBias, m_231075_

1.18.2

Names

dom

dpo

Fields

Constructors

Methods

1.18.1

Names

Fields

Constructors

Methods

1.18

Names

dna

dom

Fields

Constructors

Methods

Vec3 (Direction$Axis, double): a, with, method_38499, withAxis, m_193103_

1.17.1

Names

Fields

Constructors

Methods

1.17

Names

dcn

dna

net.minecraft.util.math.vector.Vector3d

net.minecraft.src.C_3046_

Fields

Vec3: a, ZERO, field_1353, ZERO, field_186680_a

Vec3: a, ZERO, field_1353, ZERO, f_82478_

double: b, x, field_1352, x, field_72450_a

double: b, x, field_1352, x, f_82479_

double: c, y, field_1351, y, field_72448_b

double: c, y, field_1351, y, f_82480_

double: d, z, field_1350, z, field_72449_c

double: d, z, field_1350, z, f_82481_

Constructors

Methods

Vec3 (Vec3): a, vectorTo, method_1035, relativize, func_72444_a

Vec3 (Vec3): a, vectorTo, method_1035, relativize, m_82505_

Vec3 (): d, normalize, method_1029, normalize, func_72432_b

Vec3 (): d, normalize, method_1029, normalize, m_82541_

double (Vec3): b, dot, method_1026, dotProduct, func_72430_b

double (Vec3): b, dot, method_1026, dotProduct, m_82526_

Vec3 (Vec3): d, subtract, method_1020, subtract, func_178788_d

Vec3 (Vec3): d, subtract, method_1020, subtract, m_82546_

Vec3 (double, double, double): a, subtract, method_1023, subtract, func_178786_a

Vec3 (double, double, double): a, subtract, method_1023, subtract, m_82492_

Vec3 (Vec3): e, add, method_1019, add, func_178787_e

Vec3 (Vec3): e, add, method_1019, add, m_82549_

Vec3 (double, double, double): b, add, method_1031, add, func_72441_c

Vec3 (double, double, double): b, add, method_1031, add, m_82520_

double (Vec3): f, distanceTo, method_1022, distanceTo, func_72438_d

double (Vec3): f, distanceTo, method_1022, distanceTo, m_82554_

double (Vec3): g, distanceToSqr, method_1025, squaredDistanceTo, func_72436_e

double (Vec3): g, distanceToSqr, method_1025, squaredDistanceTo, m_82557_

double (double, double, double): c, distanceToSqr, method_1028, squaredDistanceTo, func_186679_c

double (double, double, double): c, distanceToSqr, method_1028, squaredDistanceTo, m_82531_

Vec3 (double): a, scale, method_1021, multiply, func_186678_a

Vec3 (double): a, scale, method_1021, multiply, m_82490_

double (): f, length, method_1033, length, func_72433_c

double (): f, length, method_1033, length, m_82553_

Vec3 (float): a, xRot, method_1037, rotateX, func_178789_a

Vec3 (float): a, xRot, method_1037, rotateX, m_82496_

Vec3 (float): b, yRot, method_1024, rotateY, func_178785_b

Vec3 (float): b, yRot, method_1024, rotateY, m_82524_

Vec3 (Vec3): c, cross, method_1036, crossProduct, func_72431_c

Vec3 (Vec3): c, cross, method_1036, crossProduct, m_82537_

double (): g, lengthSqr, method_1027, lengthSquared, func_189985_c

double (): g, lengthSqr, method_1027, lengthSquared, m_82556_

Vec3 (Vec2): a, directionFromRotation, method_1034, fromPolar, func_189984_a

Vec3 (Vec2): a, directionFromRotation, method_1034, fromPolar, m_82503_

Vec3 (float, float): a, directionFromRotation, method_1030, fromPolar, func_189986_a

Vec3 (float, float): a, directionFromRotation, method_1030, fromPolar, m_82498_

Vec3 (EnumSet<Direction$Axis>): a, align, method_1032, floorAlongAxes, func_197746_a

Vec3 (EnumSet<Direction$Axis>): a, align, method_1032, floorAlongAxes, m_82517_

Vec3 (Vec3): h, multiply, method_18806, multiply, func_216369_h

Vec3 (Vec3): h, multiply, method_18806, multiply, m_82559_

Vec3 (double, double, double): d, multiply, method_18805, multiply, func_216372_d

Vec3 (double, double, double): d, multiply, method_18805, multiply, m_82542_

double (Direction$Axis): a, get, method_18043, getComponentAlongAxis, func_216370_a

double (Direction$Axis): a, get, method_18043, getComponentAlongAxis, m_82507_

double (): a, x, method_10216, getX, func_82615_a

double (): a, x, method_10216, getX, m_7096_

double (): b, y, method_10214, getY, func_82617_b

double (): b, y, method_10214, getY, m_7098_

double (): c, z, method_10215, getZ, func_82616_c

double (): c, z, method_10215, getZ, m_7094_

Vec3 (): e, reverse, method_22882, negate, func_216371_e

Vec3 (): e, reverse, method_22882, negate, m_82548_

Vec3 (Vec3i): a, atCenterOf, method_24953, ofCenter, func_237489_a_

Vec3 (Vec3i): a, atCenterOf, method_24953, ofCenter, m_82512_

Vec3 (Vec3i): b, atLowerCornerOf, method_24954, of, func_237491_b_

Vec3 (Vec3i): b, atLowerCornerOf, method_24954, of, m_82528_

Vec3 (Vec3i): c, atBottomCenterOf, method_24955, ofBottomCenter, func_237492_c_

Vec3 (Vec3i): c, atBottomCenterOf, method_24955, ofBottomCenter, m_82539_

Vec3 (Vec3i, double): a, upFromBottomCenterOf, method_26410, ofCenter, func_237490_a_

Vec3 (Vec3i, double): a, upFromBottomCenterOf, method_26410, ofCenter, m_82514_

boolean (Position, double): a, closerThan, method_24802, isInRange, func_237488_a_

boolean (Position, double): a, closerThan, method_24802, isInRange, m_82509_

Vec3 (int): a, fromRGB24, method_24457, unpackRgb, func_237487_a_

Vec3 (int): a, fromRGB24, method_24457, unpackRgb, m_82501_

Vec3 (float): c, zRot, method_31033, rotateZ, func_242988_c

Vec3 (float): c, zRot, method_31033, rotateZ, m_82535_

double (): h, horizontalDistance, method_37267, horizontalLength, m_165924_

double (): i, horizontalDistanceSqr, method_37268, horizontalLengthSquared, m_165925_

Vec3 (Vec3, double): a, lerp, method_35590, lerp, m_165921_

1.16.5

Names

Fields

Constructors

Methods

Vec3 (Vec3): a, vectorTo, method_1035, reverseSubtract, func_72444_a

Vec3 (Vec3): a, vectorTo, method_1035, relativize, func_72444_a

1.16.4

Names

dck

dcn

Fields

Constructors

Methods

1.16.3

Names

Fields

Constructors

Methods

Vec3 (float): c, zRot, method_31033, method_31033, func_242988_c

Vec3 (float): c, zRot, method_31033, rotateZ, func_242988_c

1.16.2

Names

dem

dck

Fields

Constructors

Methods

Vec3 (float): c, zRot, method_31033, method_31033, func_242988_c

1.16.1

Names

cvl

dem

net.minecraft.util.math.Vec3d

net.minecraft.util.math.vector.Vector3d

Fields

Constructors

(Vec3i)

Methods

Vec3 (Vec3i): a, atCenterOf, method_24953, ofCenter, func_237489_a_

Vec3 (Vec3i): b, atLowerCornerOf, method_24954, of, func_237491_b_

Vec3 (Vec3i): c, atBottomCenterOf, method_24955, ofBottomCenter, func_237492_c_

Vec3 (Vec3i, double): a, upFromBottomCenterOf, method_26410, ofCenter, func_237490_a_

boolean (Position, double): a, closerThan, method_24802, isInRange, func_237488_a_

Vec3 (int): a, fromRGB24, method_24457, unpackRgb, func_237487_a_

1.15.2

Names

cvi

cvl

Fields

Constructors

Methods

1.15.1

Names

Fields

Constructors

Methods

1.15

Names

csi

cvi

Fields

Constructors

(Vector3f)

Methods

Vec3 (): e, reverse, method_19637, negate, func_216371_e

Vec3 (): e, reverse, method_22882, negate, func_216371_e

1.14.4

Names

csb

csi

net.minecraft.world.phys.Vec3

Fields

Vec3d: a, field_1353, ZERO, field_186680_a

Vec3: a, ZERO, field_1353, ZERO, field_186680_a

double: b, field_1352, x, field_72450_a

double: b, x, field_1352, x, field_72450_a

double: c, field_1351, y, field_72448_b

double: c, y, field_1351, y, field_72448_b

double: d, field_1350, z, field_72449_c

double: d, z, field_1350, z, field_72449_c

Constructors

Methods

Vec3d (Vec3d): a, method_1035, reverseSubtract, func_72444_a

Vec3 (Vec3): a, vectorTo, method_1035, reverseSubtract, func_72444_a

Vec3d (): d, method_1029, normalize, func_72432_b

Vec3 (): d, normalize, method_1029, normalize, func_72432_b

double (Vec3d): b, method_1026, dotProduct, func_72430_b

double (Vec3): b, dot, method_1026, dotProduct, func_72430_b

Vec3d (Vec3d): d, method_1020, subtract, func_178788_d

Vec3 (Vec3): d, subtract, method_1020, subtract, func_178788_d

Vec3d (double, double, double): a, method_1023, subtract, func_178786_a

Vec3 (double, double, double): a, subtract, method_1023, subtract, func_178786_a

Vec3d (Vec3d): e, method_1019, add, func_178787_e

Vec3 (Vec3): e, add, method_1019, add, func_178787_e

Vec3d (double, double, double): b, method_1031, add, func_72441_c

Vec3 (double, double, double): b, add, method_1031, add, func_72441_c

double (Vec3d): f, method_1022, distanceTo, func_72438_d

double (Vec3): f, distanceTo, method_1022, distanceTo, func_72438_d

double (Vec3d): g, method_1025, squaredDistanceTo, func_72436_e

double (Vec3): g, distanceToSqr, method_1025, squaredDistanceTo, func_72436_e

double (double, double, double): c, method_1028, squaredDistanceTo, func_186679_c

double (double, double, double): c, distanceToSqr, method_1028, squaredDistanceTo, func_186679_c

Vec3d (double): a, method_1021, multiply, func_186678_a

Vec3 (double): a, scale, method_1021, multiply, func_186678_a

double (): f, method_1033, length, func_72433_c

double (): f, length, method_1033, length, func_72433_c

Vec3d (float): a, method_1037, rotateX, func_178789_a

Vec3 (float): a, xRot, method_1037, rotateX, func_178789_a

Vec3d (float): b, method_1024, rotateY, func_178785_b

Vec3 (float): b, yRot, method_1024, rotateY, func_178785_b

Vec3d (Vec3d): c, method_1036, crossProduct, func_72431_c

Vec3 (Vec3): c, cross, method_1036, crossProduct, func_72431_c

double (): g, method_1027, lengthSquared, func_189985_c

double (): g, lengthSqr, method_1027, lengthSquared, func_189985_c

Vec3d (Vec2f): a, method_1034, fromPolar, func_189984_a

Vec3 (Vec2): a, directionFromRotation, method_1034, fromPolar, func_189984_a

Vec3d (float, float): a, method_1030, fromPolar, func_189986_a

Vec3 (float, float): a, directionFromRotation, method_1030, fromPolar, func_189986_a

Vec3d (EnumSet<Direction$Axis>): a, method_1032, floorAlongAxes, func_197746_a

Vec3 (EnumSet<Direction$Axis>): a, align, method_1032, floorAlongAxes, func_197746_a

Vec3d (Vec3d): h, method_18806, multiply, func_216369_h

Vec3 (Vec3): h, multiply, method_18806, multiply, func_216369_h

Vec3d (double, double, double): d, method_18805, multiply, func_216372_d

Vec3 (double, double, double): d, multiply, method_18805, multiply, func_216372_d

double (Direction$Axis): a, method_18043, getComponentAlongAxis, func_216370_a

double (Direction$Axis): a, get, method_18043, getComponentAlongAxis, func_216370_a

double (): a, method_10216, getX, func_82615_a

double (): a, x, method_10216, getX, func_82615_a

double (): b, method_10214, getY, func_82617_b

double (): b, y, method_10214, getY, func_82617_b

double (): c, method_10215, getZ, func_82616_c

double (): c, z, method_10215, getZ, func_82616_c

Vec3d (): e, method_19637, negate, func_216371_e

Vec3 (): e, reverse, method_19637, negate, func_216371_e

1.14.3

Names

crx

csb

net.minecraft.util.math.Vec3d

Fields

Vec3d: a, field_1353, field_186680_a

Vec3d: a, field_1353, ZERO, field_186680_a

double: b, field_1352, field_72450_a

double: b, field_1352, x, field_72450_a

double: c, field_1351, field_72448_b

double: c, field_1351, y, field_72448_b

double: d, field_1350, field_72449_c

double: d, field_1350, z, field_72449_c

Constructors

Methods

Vec3d (Vec3d): a, method_1035, func_72444_a

Vec3d (Vec3d): a, method_1035, reverseSubtract, func_72444_a

Vec3d (): d, method_1029, func_72432_b

Vec3d (): d, method_1029, normalize, func_72432_b

double (Vec3d): b, method_1026, func_72430_b

double (Vec3d): b, method_1026, dotProduct, func_72430_b

Vec3d (Vec3d): d, method_1020, func_178788_d

Vec3d (Vec3d): d, method_1020, subtract, func_178788_d

Vec3d (double, double, double): a, method_1023, func_178786_a

Vec3d (double, double, double): a, method_1023, subtract, func_178786_a

Vec3d (Vec3d): e, method_1019, func_178787_e

Vec3d (Vec3d): e, method_1019, add, func_178787_e

Vec3d (double, double, double): b, method_1031, func_72441_c

Vec3d (double, double, double): b, method_1031, add, func_72441_c

double (Vec3d): f, method_1022, func_72438_d

double (Vec3d): f, method_1022, distanceTo, func_72438_d

double (Vec3d): g, method_1025, func_72436_e

double (Vec3d): g, method_1025, squaredDistanceTo, func_72436_e

double (double, double, double): c, method_1028, func_186679_c

double (double, double, double): c, method_1028, squaredDistanceTo, func_186679_c

Vec3d (double): a, method_1021, func_186678_a

Vec3d (double): a, method_1021, multiply, func_186678_a

double (): f, method_1033, func_72433_c

double (): f, method_1033, length, func_72433_c

Vec3d (float): a, method_1037, func_178789_a

Vec3d (float): a, method_1037, rotateX, func_178789_a

Vec3d (float): b, method_1024, func_178785_b

Vec3d (float): b, method_1024, rotateY, func_178785_b

Vec3d (Vec3d): c, method_1036, func_72431_c

Vec3d (Vec3d): c, method_1036, crossProduct, func_72431_c

double (): g, method_1027, func_189985_c

double (): g, method_1027, lengthSquared, func_189985_c

Vec3d (Vec2f): a, method_1034, func_189984_a

Vec3d (Vec2f): a, method_1034, fromPolar, func_189984_a

Vec3d (float, float): a, method_1030, func_189986_a

Vec3d (float, float): a, method_1030, fromPolar, func_189986_a

Vec3d (EnumSet<Direction$Axis>): a, method_1032, func_197746_a

Vec3d (EnumSet<Direction$Axis>): a, method_1032, floorAlongAxes, func_197746_a

Vec3d (Vec3d): h, method_18806, func_216369_h

Vec3d (Vec3d): h, method_18806, multiply, func_216369_h

Vec3d (double, double, double): d, method_18805, func_216372_d

Vec3d (double, double, double): d, method_18805, multiply, func_216372_d

double (Direction$Axis): a, method_18043, func_216370_a

double (Direction$Axis): a, method_18043, getComponentAlongAxis, func_216370_a

double (): a, method_10216, func_82615_a

double (): a, method_10216, getX, func_82615_a

double (): b, method_10214, func_82617_b

double (): b, method_10214, getY, func_82617_b

double (): c, method_10215, func_82616_c

double (): c, method_10215, getZ, func_82616_c

Vec3d (): e, method_19637, func_216371_e

Vec3d (): e, method_19637, negate, func_216371_e

1.14.2

Names

Fields

Constructors

Methods

1.14.1

Names

crv

crx

Fields

Constructors

Methods

1.14

Names

cee

crv

net.minecraft.class_243

Fields

Vec3d: a, field_186680_a

Vec3d: a, field_1353, field_186680_a

double: b, field_72450_a

double: b, field_1352, field_72450_a

double: c, field_72448_b

double: c, field_1351, field_72448_b

double: d, field_72449_c

double: d, field_1350, field_72449_c

Constructors

Methods

Vec3d (Vec3d): a, func_72444_a

Vec3d (Vec3d): a, method_1035, func_72444_a

Vec3d (): a, func_72432_b

Vec3d (): d, method_1029, func_72432_b

double (Vec3d): b, func_72430_b

double (Vec3d): b, method_1026, func_72430_b

Vec3d (Vec3d): d, func_178788_d

Vec3d (Vec3d): d, method_1020, func_178788_d

Vec3d (double, double, double): a, func_178786_a

Vec3d (double, double, double): a, method_1023, func_178786_a

Vec3d (Vec3d): e, func_178787_e

Vec3d (Vec3d): e, method_1019, func_178787_e

Vec3d (double, double, double): b, func_72441_c

Vec3d (double, double, double): b, method_1031, func_72441_c

double (Vec3d): f, func_72438_d

double (Vec3d): f, method_1022, func_72438_d

double (Vec3d): g, func_72436_e

double (Vec3d): g, method_1025, func_72436_e

double (double, double, double): c, func_186679_c

double (double, double, double): c, method_1028, func_186679_c

Vec3d (double): a, func_186678_a

Vec3d (double): a, method_1021, func_186678_a

double (): b, func_72433_c

double (): f, method_1033, func_72433_c

Vec3d (float): a, func_178789_a

Vec3d (float): a, method_1037, func_178789_a

Vec3d (float): b, func_178785_b

Vec3d (float): b, method_1024, func_178785_b

Vec3d (Vec3d): c, func_72431_c

Vec3d (Vec3d): c, method_1036, func_72431_c

double (): c, func_189985_c

double (): g, method_1027, func_189985_c

Vec3d (Vec2f): a, func_189984_a

Vec3d (Vec2f): a, method_1034, func_189984_a

Vec3d (float, float): a, func_189986_a

Vec3d (float, float): a, method_1030, func_189986_a

Vec3d (EnumSet<EnumFacing$Axis>): a, func_197746_a

Vec3d (EnumSet<Direction$Axis>): a, method_1032, func_197746_a

Vec3d (Vec3d): h, method_18806, func_216369_h

Vec3d (double, double, double): d, method_18805, func_216372_d

double (Direction$Axis): a, method_18043, func_216370_a

double (): a, method_10216, func_82615_a

double (): b, method_10214, func_82617_b

double (): c, method_10215, func_82616_c

Vec3d (): e, method_19637, func_216371_e

1.13.2

Names

ced

cee

Fields

Constructors

Methods

1.13.1

Names

cdt

ced

Fields

Constructors

Methods

1.13

Names

bhe

cdt

Fields

Constructors

Methods

Vec3d (Vec3d, double): a, func_72429_b

Vec3d (Vec3d, double): b, func_72435_c

Vec3d (Vec3d, double): c, func_72434_d

Vec3d (EnumSet<EnumFacing$Axis>): a, func_197746_a

1.12.2

Names

Fields

Constructors

Methods

1.12.1

Names

bhc

bhe

Fields

Constructors

Methods

1.12

Names

bdw

bhc

Fields

Constructors

Methods

1.11.2

Names

Fields

Constructors

Methods

1.11.1

Names

bdu

bdw

Fields

Constructors

Methods

1.11

Names

bcb

bdu

Fields

Constructors

Methods

1.10.2

Names

Fields

Constructors

Methods

1.10

Names

bbh

bcb

Fields

Constructors

Methods

double (): c, func_189985_c

Vec3d (Vec2f): a, func_189984_a

Vec3d (float, float): a, func_189986_a

1.9.4

Names

bbg

bbh

Fields

Constructors

Methods

1.9.2

Names

bbj

bbg

Fields

Constructors

Methods

1.9

Names

bbj

net.minecraft.util.math.Vec3d

Fields

Vec3d: a, field_186680_a

double: b, field_72450_a

double: c, field_72448_b

double: d, field_72449_c

Constructors

(double, double, double)

(Vec3i)

Methods

Vec3d (Vec3d): a, func_72444_a

Vec3d (): a, func_72432_b

double (Vec3d): b, func_72430_b

Vec3d (Vec3d): d, func_178788_d

Vec3d (double, double, double): a, func_178786_a

Vec3d (Vec3d): e, func_178787_e

Vec3d (double, double, double): b, func_72441_c

double (Vec3d): f, func_72438_d

double (Vec3d): g, func_72436_e

double (double, double, double): c, func_186679_c

Vec3d (double): a, func_186678_a

double (): b, func_72433_c

Vec3d (Vec3d, double): a, func_72429_b

Vec3d (Vec3d, double): b, func_72435_c

Vec3d (Vec3d, double): c, func_72434_d

Vec3d (float): a, func_178789_a

Vec3d (float): b, func_178785_b

Vec3d (Vec3d): c, func_72431_c