public static Direction[] | |
private static Direction[] | |
public static Direction | | a(org.joml.Matrix4f arg0, jm arg1) | | rotate(org.joml.Matrix4f arg0, Direction arg1) | | method_23225(org.joml.Matrix4f arg0, class_2350 arg1) | | transform(org.joml.Matrix4f matrix, Direction direction) |
|
public static Collection<Direction> | |
public static Stream<Direction> | | a() | | stream() | | method_42013() | | stream() |
|
public static float | |
public org.joml.Quaternionf | | b() | | getRotation() | | method_23224() | | getRotationQuaternion() |
|
public int | | d() | | get3DDataValue() | | method_10146() | | getId() |
|
public int | | e() | | get2DDataValue() | | method_10161() | | getHorizontal() |
|
public Direction$AxisDirection | | f() | | getAxisDirection() | | method_10171() | | getDirection() |
|
public static Direction | |
public Direction | | g() | | getOpposite() | | method_10153() | | getOpposite() |
|
public Direction | |
public Direction | |
public Direction | | h() | | getClockWise() | | method_10170() | | rotateYClockwise() |
|
private Direction | | s() | | getClockWiseX() | | method_35835() | | rotateXClockwise() |
|
private Direction | | t() | | getCounterClockWiseX() | | method_35836() | | rotateXCounterclockwise() |
|
private Direction | | u() | | getClockWiseZ() | | method_35837() | | rotateZClockwise() |
|
private Direction | | v() | | getCounterClockWiseZ() | | method_35838() | | rotateZCounterclockwise() |
|
public Direction | | i() | | getCounterClockWise() | | method_10160() | | rotateYCounterclockwise() |
|
public int | | j() | | getStepX() | | method_10148() | | getOffsetX() |
|
public int | | k() | | getStepY() | | method_10164() | | getOffsetY() |
|
public int | | l() | | getStepZ() | | method_10165() | | getOffsetZ() |
|
public org.joml.Vector3f | | m() | | step() | | method_23955() | | getUnitVector() |
|
public String | | n() | | getName() | | method_10151() | | getName() |
|
public Direction$Axis | | o() | | getAxis() | | method_10166() | | getAxis() |
|
public static Direction | |
public static Direction | | a(int arg0) | | from3DDataValue(int arg0) | | method_10143(int arg0) | | byId(int id) |
|
public static Direction | | b(int arg0) | | from2DDataValue(int arg0) | | method_10139(int arg0) | | fromHorizontal(int value) |
|
public static Direction | | a(double arg0) | | fromYRot(double arg0) | | method_10150(double arg0) | | fromRotation(double rotation) |
|
public static Direction | |
public float | | p() | | toYRot() | | method_10144() | | asRotation() |
|
public static Direction | |
public static Direction | | a(double arg0, double arg1, double arg2) | | getApproximateNearest(double arg0, double arg1, double arg2) | | method_10142(double arg0, double arg1, double arg2) | | getFacing(double x, double y, double z) |
|
public static Direction | | a(float arg0, float arg1, float arg2) | | getApproximateNearest(float arg0, float arg1, float arg2) | | method_10147(float arg0, float arg1, float arg2) | | getFacing(float x, float y, float z) |
|
public static Direction | |
public static Direction | | a(int arg0, int arg1, int arg2, jm arg3) | | getNearest(int arg0, int arg1, int arg2, Direction arg3) | | method_62672(int arg0, int arg1, int arg2, class_2350 arg3) | | fromVector(int x, int y, int z, Direction fallback) |
|
public static Direction | |
public String | | c() | | getSerializedName() | | method_15434() | | asString() |
|
private static com.mojang.serialization.DataResult<Direction> | |
public static Direction | |
public Vec3i | | q() | | getUnitVec3i() | | method_62675() | | getVector() |
|
public Vec3 | | r() | | getUnitVec3() | | method_62676() | | getDoubleVector() |
|
public boolean | | a(float arg0) | | isFacingAngle(float arg0) | | method_30928(float arg0) | | pointsTo(float yaw) |
|