History - net.minecraft.util.math.Vec3d
1.7.10
Names
azw
net.minecraft.class_236
net.minecraft.util.math.Vec3d
net.minecraft.util.Vec3
Fields
double: a, field_605, x, xCoord
double: b, field_606, y, yCoord
double: c, field_607, z, zCoord
Constructors
(double, double, double)
Methods
Vec3d (double, double, double): a, method_6609, of, createVectorHelper
Vec3d (double, double, double): b, method_608, subtract, setComponents
Vec3d (): a, method_607, normalize, normalize
double (Vec3d): b, method_610, dot, dotProduct
Vec3d (double, double, double): c, method_6611, add, addVector
double (Vec3d): d, method_618, distanceTo, distanceTo
double (Vec3d): e, method_620, squaredDistanceTo, squareDistanceTo
double (double, double, double): d, method_617, squaredDistanceTo, squareDistanceTo
double (): b, method_612, length, lengthVector
Vec3d (Vec3d, double): b, method_611, intermediateWithX, getIntermediateWithXValue
Vec3d (Vec3d, double): c, method_616, intermediateWithY, getIntermediateWithYValue
Vec3d (Vec3d, double): d, method_619, intermediateWithZ, getIntermediateWithZValue
void (float): a, method_605, rotateX, rotateAroundX
void (float): b, method_609, rotateY, rotateAroundY
Vec3d (Vec3d): a, method_6610, subtractFrom, subtract
Vec3d (Vec3d): c, method_6612, cross, crossProduct
void (float): c, method_614, rotateZ, rotateAroundZ