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