History - net.minecraft.util.math.Direction
1.13.2
Names
net.minecraft.unmapped.C_28786548
net.minecraft.class_1354
Fields
Direction: a, f_49145803, DOWN, DOWN
Direction: a, field_5200, DOWN, DOWN, DOWN
Direction: b, f_59813843, UP, UP
Direction: b, field_5201, UP, UP, UP
Direction: c, f_85894169, NORTH, NORTH
Direction: c, field_5202, NORTH, NORTH, NORTH
Direction: d, f_69435489, SOUTH, SOUTH
Direction: d, field_5203, SOUTH, SOUTH, SOUTH
Direction: e, f_22873477, WEST, WEST
Direction: e, field_5205, WEST, WEST, WEST
Direction: f, f_13837784, EAST, EAST
Direction: f, field_5204, EAST, EAST, EAST
int: g, f_70008283, id, field_176748_g
int: g, field_5206, id, field_176748_g, index
int: h, f_48008825, opposite, field_176759_h
int: h, field_11454, opposite, field_176759_h, opposite
int: i, f_80239127, idHorizontal, field_176760_i
int: i, field_11455, idHorizontal, field_176760_i, horizontalIndex
String: j, f_55705162, key, field_176757_j
String: j, field_11456, key, field_176757_j, name
Direction$Axis: k, f_96475256, axis, field_176758_k
Direction$Axis: k, field_11457, axis, field_176758_k, axis
Direction$AxisDirection: l, f_48058319, axisDir, field_176755_l
Direction$AxisDirection: l, field_11458, axisDir, field_176755_l, axisDirection
Vec3i: m, f_46575647, normal, field_176756_m
Vec3i: m, field_11459, normal, field_176756_m, directionVec
Direction[]: p, f_30775986, BY_ID, field_82609_l
Direction[]: p, field_5211, BY_ID, field_82609_l, BY_INDEX
Direction[]: q, f_12733192, BY_ID_HORIZONTAL, field_176754_o
Direction[]: q, field_11460, BY_ID_HORIZONTAL, field_176754_o, BY_HORIZONTAL_INDEX
Map<String, Direction>: o, f_34112550, BY_KEY, field_176761_p
Map<String, Direction>: o, field_11461, BY_KEY, field_176761_p, NAME_LOOKUP
Direction[]: n, f_89301433, ALL, field_199792_n
Direction[]: n, field_21287, ALL, field_199792_n, VALUES
Constructors
Methods
Direction[] (): values, values, values, values
Direction[] (): values, values, values, values, values
Direction (String): valueOf, valueOf, valueOf, valueOf
Direction (String): valueOf, valueOf, valueOf, valueOf, valueOf
int (): a, m_56607180, getId, func_176745_a
int (): a, method_10524, getId, func_176745_a, getIndex
int (): b, m_41789645, getIdHorizontal, func_176736_b
int (): b, method_10531, getIdHorizontal, func_176736_b, getHorizontalIndex
Direction$AxisDirection (): c, m_05541814, getAxisDirection, func_176743_c
Direction$AxisDirection (): c, method_10533, getAxisDirection, func_176743_c, getAxisDirection
Direction (): d, m_12506097, getOpposite, func_176734_d
Direction (): d, method_10534, getOpposite, func_176734_d, getOpposite
Direction (): e, m_30207776, clockwiseY, func_176746_e
Direction (): e, method_10535, clockwiseY, func_176746_e, rotateY
Direction (): f, m_85115006, counterClockwiseY, func_176735_f
Direction (): f, method_10536, counterClockwiseY, func_176735_f, rotateYCCW
int (): g, m_48689500, getOffsetX, func_82601_c
int (): g, method_4347, getOffsetX, func_82601_c, getXOffset
int (): h, m_29389506, getOffsetY, func_96559_d
int (): h, method_5134, getOffsetY, func_96559_d, getYOffset
int (): i, m_22521050, getOffsetZ, func_82599_e
int (): i, method_4348, getOffsetZ, func_82599_e, getZOffset
String (): j, m_62754124, getKey, func_176742_j
String (): j, method_10537, getKey, func_176742_j, getName2
Direction$Axis (): k, m_25426570, getAxis, func_176740_k
Direction$Axis (): k, method_10538, getAxis, func_176740_k, getAxis
Direction (int): a, m_56354335, byId, func_82600_a
Direction (int): a, method_4346, byId, func_82600_a, byIndex
Direction (int): b, m_59313059, byIdHorizontal, func_176731_b
Direction (int): b, method_10532, byIdHorizontal, func_176731_b, byHorizontalIndex
Direction (double): a, m_35544550, byRotation, func_176733_a
Direction (double): a, method_10525, byRotation, func_176733_a, fromAngle
float (): l, m_29044982, getRotation, func_185119_l
float (): l, method_12578, getRotation, func_185119_l, getHorizontalAngle
Direction (Random): a, m_05384023, pick, func_176741_a
Direction (Random): a, method_10530, pick, func_176741_a, random
String (): m, m_50212521, getSerializedName, func_176610_l
String (): m, method_10853, getSerializedName, func_176610_l, getName
Direction (Direction$AxisDirection, Direction$Axis): a, m_54053880, of, func_181076_a
Direction (Direction$AxisDirection, Direction$Axis): a, method_10528, of, func_181076_a, getFacingFromAxis
Direction (Direction$Axis): a, m_05587215, clockwise, func_176732_a
Direction (Direction$Axis): a, method_10527, clockwise, func_176732_a, rotateAround
Direction (): o, m_40906771, clockwiseX, func_176744_n
Direction (): o, method_10540, clockwiseX, func_176744_n, rotateX
Direction (): q, m_57097464, clockwiseZ, func_176738_p
Direction (): q, method_10541, clockwiseZ, func_176738_p, rotateZ
Direction (String): a, m_73469088, byKey, func_176739_a
Direction (String): a, method_10529, byKey, func_176739_a, byName
Direction (float, float, float): a, m_49310800, getNearest, func_176737_a
Direction (float, float, float): a, method_10526, getNearest, func_176737_a, getFacingFromVector
Vec3i (): n, m_50026159, getNormal, func_176730_m
Vec3i (): n, method_10539, getNormal, func_176730_m, getDirectionVec
Direction[] (Entity): a, m_07823523, getFacingOrder, func_196054_a
Direction[] (Entity): a, method_19938, getFacingOrder, func_196054_a, getFacingDirections
Direction[] (Direction, Direction, Direction): a, m_48343505, buildArray, func_196053_a
Direction[] (Direction, Direction, Direction): a, method_19941, buildArray, func_196053_a, compose
Direction (Direction$Axis, Direction$AxisDirection): a, m_12205936, of, func_211699_a
Direction (Direction$Axis, Direction$AxisDirection): a, method_19939, of, func_211699_a, getFacingFromAxisDirection
Direction (double, double, double): a, m_62524377, getNearest, func_210769_a
Direction (double, double, double): a, method_19937, getNearest, func_210769_a, getFacingFromVector
1.13.1
Names
ep
eq
Fields
Constructors
Methods
1.13
Names
fa
ep
net.minecraft.class_1354
net.minecraft.unmapped.C_28786548
Fields
Direction: a, field_5200, DOWN, DOWN, DOWN
Direction: a, f_49145803, DOWN, DOWN
Direction: b, field_5201, UP, UP, UP
Direction: b, f_59813843, UP, UP
Direction: c, field_5202, NORTH, NORTH, NORTH
Direction: c, f_85894169, NORTH, NORTH
Direction: d, field_5203, SOUTH, SOUTH, SOUTH
Direction: d, f_69435489, SOUTH, SOUTH
Direction: e, field_5205, WEST, WEST, WEST
Direction: e, f_22873477, WEST, WEST
Direction: f, field_5204, EAST, EAST, EAST
Direction: f, f_13837784, EAST, EAST
int: g, field_5206, id, field_176748_g, index
int: g, f_70008283, id, field_176748_g
int: h, field_11454, opposite, field_176759_h, opposite
int: h, f_48008825, opposite, field_176759_h
int: i, field_11455, idHorizontal, field_176760_i, horizontalIndex
int: i, f_80239127, idHorizontal, field_176760_i
String: j, field_11456, key, field_176757_j, name
String: j, f_55705162, key, field_176757_j
Direction$Axis: k, field_11457, axis, field_176758_k, axis
Direction$Axis: k, f_96475256, axis, field_176758_k
Direction$AxisDirection: l, field_11458, axisDir, field_176755_l, axisDirection
Direction$AxisDirection: l, f_48058319, axisDir, field_176755_l
Vec3i: m, field_11459, normal, field_176756_m, directionVec
Vec3i: m, f_46575647, normal, field_176756_m
Direction[]: n, field_5211, ALL, field_82609_l, VALUES
Direction[]: p, f_30775986, BY_ID, field_82609_l
Direction[]: o, field_11460, BY_ID_HORIZONTAL, field_176754_o, HORIZONTALS
Direction[]: q, f_12733192, BY_ID_HORIZONTAL, field_176754_o
Map<String, Direction>: p, field_11461, BY_KEY, field_176761_p, NAME_LOOKUP
Map<String, Direction>: o, f_34112550, BY_KEY, field_176761_p
Direction[]: n, f_89301433, ALL, field_199792_n
Constructors
Methods
Direction[] (): values, values, values, values, values
Direction[] (): values, values, values, values
Direction (String): valueOf, valueOf, valueOf, valueOf, valueOf
Direction (String): valueOf, valueOf, valueOf, valueOf
int (): a, method_10524, getId, func_176745_a, getIndex
int (): a, m_56607180, getId, func_176745_a
int (): b, method_10531, getIdHorizontal, func_176736_b, getHorizontalIndex
int (): b, m_41789645, getIdHorizontal, func_176736_b
Direction$AxisDirection (): c, method_10533, getAxisDirection, func_176743_c, getAxisDirection
Direction$AxisDirection (): c, m_05541814, getAxisDirection, func_176743_c
Direction (): d, method_10534, getOpposite, func_176734_d, getOpposite
Direction (): d, m_12506097, getOpposite, func_176734_d
Direction (): e, method_10535, clockwiseY, func_176746_e, rotateY
Direction (): e, m_30207776, clockwiseY, func_176746_e
Direction (): f, method_10536, counterClockwiseY, func_176735_f, rotateYCCW
Direction (): f, m_85115006, counterClockwiseY, func_176735_f
int (): g, method_4347, getOffsetX, func_82601_c, getXOffset
int (): g, m_48689500, getOffsetX, func_82601_c
int (): h, method_5134, getOffsetY, func_96559_d, getYOffset
int (): h, m_29389506, getOffsetY, func_96559_d
int (): i, method_4348, getOffsetZ, func_82599_e, getZOffset
int (): i, m_22521050, getOffsetZ, func_82599_e
String (): j, method_10537, getKey, func_176742_j, getName2
String (): j, m_62754124, getKey, func_176742_j
Direction$Axis (): k, method_10538, getAxis, func_176740_k, getAxis
Direction$Axis (): k, m_25426570, getAxis, func_176740_k
Direction (int): a, method_4346, byId, func_82600_a, byIndex
Direction (int): a, m_56354335, byId, func_82600_a
Direction (int): b, method_10532, byIdHorizontal, func_176731_b, byHorizontalIndex
Direction (int): b, m_59313059, byIdHorizontal, func_176731_b
Direction (double): a, method_10525, byRotation, func_176733_a, fromAngle
Direction (double): a, m_35544550, byRotation, func_176733_a
float (): l, method_12578, getRotation, func_185119_l, getHorizontalAngle
float (): l, m_29044982, getRotation, func_185119_l
Direction (Random): a, method_10530, pick, func_176741_a, random
Direction (Random): a, m_05384023, pick, func_176741_a
String (): m, method_10853, getSerializedName, func_176610_l, getName
String (): m, m_50212521, getSerializedName, func_176610_l
Direction (Direction$AxisDirection, Direction$Axis): a, method_10528, of, func_181076_a, getFacingFromAxis
Direction (Direction$AxisDirection, Direction$Axis): a, m_54053880, of, func_181076_a
Direction (BlockPos, LivingEntity): a, method_13896, nearest, func_190914_a, getDirectionFromEntityLiving
Direction (Direction$Axis): a, method_10527, clockwise, func_176732_a, rotateAround
Direction (Direction$Axis): a, m_05587215, clockwise, func_176732_a
Direction (): o, method_10540, clockwiseX, func_176744_n, rotateX
Direction (): o, m_40906771, clockwiseX, func_176744_n
Direction (): q, method_10541, clockwiseZ, func_176738_p, rotateZ
Direction (): q, m_57097464, clockwiseZ, func_176738_p
Direction (String): a, method_10529, byKey, func_176739_a, byName
Direction (String): a, m_73469088, byKey, func_176739_a
Direction (float, float, float): a, method_10526, getNearest, func_176737_a, getFacingFromVector
Direction (float, float, float): a, m_49310800, getNearest, func_176737_a
Vec3i (): n, method_10539, getNormal, func_176730_m, getDirectionVec
Vec3i (): n, m_50026159, getNormal, func_176730_m
Direction[] (Entity): a, m_07823523, getFacingOrder, func_196054_a
Direction[] (Direction, Direction, Direction): a, m_48343505, buildArray, func_196053_a
Direction (Direction$Axis, Direction$AxisDirection): a, m_12205936, of, func_211699_a
Direction (double, double, double): a, m_62524377, getNearest, func_210769_a
1.12.2
Names
fa
net.minecraft.class_1354
net.minecraft.util.math.Direction
net.minecraft.util.EnumFacing
net.minecraft.util.EnumFacing
Fields
Direction: a, field_5200, DOWN, DOWN, DOWN
Direction: b, field_5201, UP, UP, UP
Direction: c, field_5202, NORTH, NORTH, NORTH
Direction: d, field_5203, SOUTH, SOUTH, SOUTH
Direction: e, field_5205, WEST, WEST, WEST
Direction: f, field_5204, EAST, EAST, EAST
int: g, field_5206, id, field_176748_g, index
int: h, field_11454, opposite, field_176759_h, opposite
int: i, field_11455, idHorizontal, field_176760_i, horizontalIndex
String: j, field_11456, key, field_176757_j, name
Direction$Axis: k, field_11457, axis, field_176758_k, axis
Direction$AxisDirection: l, field_11458, axisDir, field_176755_l, axisDirection
Vec3i: m, field_11459, normal, field_176756_m, directionVec
Direction[]: n, field_5211, ALL, field_82609_l, VALUES
Direction[]: o, field_11460, BY_ID_HORIZONTAL, field_176754_o, HORIZONTALS
Map<String, Direction>: p, field_11461, BY_KEY, field_176761_p, NAME_LOOKUP
Constructors
(int, int, int, String, Direction$AxisDirection, Direction$Axis, Vec3i)
Methods
Direction[] (): values, values, values, values, values
Direction (String): valueOf, valueOf, valueOf, valueOf, valueOf
int (): a, method_10524, getId, func_176745_a, getIndex
int (): b, method_10531, getIdHorizontal, func_176736_b, getHorizontalIndex
Direction$AxisDirection (): c, method_10533, getAxisDirection, func_176743_c, getAxisDirection
Direction (): d, method_10534, getOpposite, func_176734_d, getOpposite
Direction (): e, method_10535, clockwiseY, func_176746_e, rotateY
Direction (): f, method_10536, counterClockwiseY, func_176735_f, rotateYCCW
int (): g, method_4347, getOffsetX, func_82601_c, getXOffset
int (): h, method_5134, getOffsetY, func_96559_d, getYOffset
int (): i, method_4348, getOffsetZ, func_82599_e, getZOffset
String (): j, method_10537, getKey, func_176742_j, getName2
Direction$Axis (): k, method_10538, getAxis, func_176740_k, getAxis
Direction (int): a, method_4346, byId, func_82600_a, byIndex
Direction (int): b, method_10532, byIdHorizontal, func_176731_b, byHorizontalIndex
Direction (double): a, method_10525, byRotation, func_176733_a, fromAngle
float (): l, method_12578, getRotation, func_185119_l, getHorizontalAngle
Direction (Random): a, method_10530, pick, func_176741_a, random
String (): m, method_10853, getSerializedName, func_176610_l, getName
Direction (Direction$AxisDirection, Direction$Axis): a, method_10528, of, func_181076_a, getFacingFromAxis
Direction (BlockPos, LivingEntity): a, method_13896, nearest, func_190914_a, getDirectionFromEntityLiving
Direction (Direction$Axis): a, method_10527, clockwise, func_176732_a, rotateAround
Direction (): o, method_10540, clockwiseX, func_176744_n, rotateX
Direction (): q, method_10541, clockwiseZ, func_176738_p, rotateZ
Direction (String): a, method_10529, byKey, func_176739_a, byName
Direction (float, float, float): a, method_10526, getNearest, func_176737_a, getFacingFromVector
Vec3i (): n, method_10539, getNormal, func_176730_m, getDirectionVec