Uses of Class
net.minecraft.util.math.Direction.Type
| Package | Description |
|---|---|
| net.minecraft.util.math |
-
Uses of Direction.Type in net.minecraft.util.math
Methods in net.minecraft.util.math that return Direction.Type Modifier and Type Method Description Direction.TypeDirection.Axis. getType()static Direction.TypeDirection.Type. valueOf(String name)Returns the enum constant of this type with the specified name.static Direction.Type[]Direction.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.