public final class MCDirections
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static Direction |
fromHanging(int i) |
static int |
fromLegacyHanging(byte i) |
static int |
toHanging(Direction direction) |
static byte |
toLegacyHanging(int i) |