Modifier and Type | Field and Description |
---|---|
static int[] |
faceToSide
Converts a face to a side.
|
static String[] |
facings |
static int[] |
offsetsXForSide
gives the offset required for this axis to get the block at that side.
|
static int[] |
offsetsYForSide
gives the offset required for this axis to get the block at that side.
|
static int[] |
offsetsZForSide
gives the offset required for this axis to get the block at that side.
|
Constructor and Description |
---|
Facing() |
public static final int[] faceToSide
public static final int[] offsetsXForSide
public static final int[] offsetsYForSide
public static final int[] offsetsZForSide
public Facing()