Package noppes.npcs.api.constants
Class SideType
java.lang.Object
noppes.npcs.api.constants.SideType
Facing Types
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
DOWN
public static final int DOWN- See Also:
-
UP
public static final int UP- See Also:
-
NORTH
public static final int NORTH- See Also:
-
SOUTH
public static final int SOUTH- See Also:
-
WEST
public static final int WEST- See Also:
-
EAST
public static final int EAST- See Also:
-
-
Constructor Details
-
SideType
public SideType()
-