History - net.minecraft.util.math.Direction
1.7.10
Names
cr
net.minecraft.class_1354
net.minecraft.util.math.Direction
net.minecraft.util.EnumFacing
Fields
Direction: a, field_5200, DOWN, DOWN
Direction: b, field_5201, UP, UP
Direction: c, field_5202, NORTH, NORTH
Direction: d, field_5203, SOUTH, SOUTH
Direction: e, field_5204, EAST, EAST
Direction: f, field_5205, WEST, WEST
int: g, field_5206, id, order_a
int: h, field_5207, opposite, order_b
int: i, field_5208, offsetX, frontOffsetX
int: j, field_5209, offsetY, frontOffsetY
int: k, field_5210, offsetZ, frontOffsetZ
Direction[]: l, field_5211, ALL, faceList
Constructors
(String, int, int, int, int, int, int)
Methods
Direction[] (): values, values, values, values
Direction (String): valueOf, valueOf, valueOf, valueOf
int (): c, method_4347, getOffsetX, getFrontOffsetX
int (): d, method_5134, getOffsetY, getFrontOffsetY
int (): e, method_4348, getOffsetZ, getFrontOffsetZ
Direction (int): a, method_4346, byId, getFront