| public static Direction$Axis |
|
| public String |
| getName() |
| method_10174() |
| getId() |
|
| public boolean |
| isVertical() |
| method_10178() |
| isVertical() |
|
| public boolean |
| isHorizontal() |
| method_10179() |
| isHorizontal() |
|
| public abstract Direction |
| getPositive() |
| method_64922() |
| getPositiveDirection() |
|
| public abstract Direction |
| getNegative() |
| method_64923() |
| getNegativeDirection() |
|
| public Direction[] |
| getDirections() |
| method_64924() |
| getDirections() |
|
| public static Direction$Axis |
|
| public boolean |
|
| public Direction$Type |
| getPlane() |
| method_10180() |
| getType() |
|
| public String |
| getSerializedName() |
| method_15434() |
| asString() |
|
| public abstract int |
| choose(int x, int y, int z) |
| method_10173(int arg0, int arg1, int arg2) |
| choose(int x, int y, int z) |
|
| public abstract double |
| choose(double x, double y, double z) |
| method_10172(double arg0, double arg1, double arg2) |
| choose(double x, double y, double z) |
|
| public abstract boolean |
| choose(boolean x, boolean y, boolean z) |
| method_66548(boolean arg0, boolean arg1, boolean arg2) |
| choose(boolean x, boolean y, boolean z) |
|
| public boolean |
|
| private static Direction$Axis[] |
| $values() |
| method_36932() |
| method_36932() |
|