implements Predicate<Direction>, Iterable<Direction>
| net.minecraft.core.Direction$Plane | |
| net.minecraft.class_2350$class_2353 | |
| net.minecraft.util.math.Direction$Type |
Enum constant summary
| Enum Constant | ||||||
|---|---|---|---|---|---|---|
|
||||||
|
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final Direction[] |
|
||||||
| private final Direction$Axis[] |
|
||||||
| private static final Direction$Type[] |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (Direction[] $enum$name, Direction$Axis[] $enum$ordinal) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public Direction |
|
||||||
| public Direction$Axis |
|
||||||
| public boolean |
|
||||||
| public Iterator<Direction> |
|
||||||
| public Stream<Direction> |
|
||||||
| public List<Direction> |
|
||||||
| public int |
|
||||||
| public boolean |
|
||||||
| private static Direction$Type[] |
|