public static final class EnumFaceDirection.Constants
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
DOWN_INDEX |
static int |
EAST_INDEX |
static int |
NORTH_INDEX |
static int |
SOUTH_INDEX |
static int |
UP_INDEX |
static int |
WEST_INDEX |
| Constructor and Description |
|---|
Constants() |