| Modifier and Type | Field and Description | 
|---|---|
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. 
 | 
static int[] | 
oppositeSide
Converts a side to the opposite side. 
 | 
| Constructor and Description | 
|---|
Facing()  | 
public static final int[] oppositeSide
public static final int[] offsetsXForSide
public static final int[] offsetsYForSide
public static final int[] offsetsZForSide
public Facing()