Uses of Enum Class
net.minecraft.core.Direction.Plane
-
Uses of Direction.Plane in net.minecraft.core
Modifier and TypeMethodDescriptionDirection.Axis.getPlane()
static Direction.Plane
Returns the enum constant of this class with the specified name.static Direction.Plane[]
Direction.Plane.values()
Returns an array containing the constants of this enum class, in the order they are declared.