Uses of Enum Class
net.minecraft.util.math.Direction.Type
Packages that use Direction.Type
-
Uses of Direction.Type in net.minecraft.util.math
Methods in net.minecraft.util.math that return Direction.TypeModifier and TypeMethodDescriptionDirection.Axis.getType()static Direction.TypeReturns the enum constant of this class with the specified name.static Direction.Type[]Direction.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.