| Package | Description |
|---|---|
| org.cloudburstmc.api.util |
| Modifier and Type | Method and Description |
|---|---|
Direction.AxisDirection |
Direction.getAxisDirection()
Get the AxisDirection of this BlockFace
|
static Direction.AxisDirection |
Direction.AxisDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Direction.AxisDirection[] |
Direction.AxisDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Direction |
Direction.fromAxis(Direction.AxisDirection axisDirection,
Direction.Axis axis) |
Copyright © 2021. All rights reserved.