Uses of Enum Class
dev.jorel.commandapi.arguments.LocationType
Packages that use LocationType
-
Uses of LocationType in dev.jorel.commandapi.arguments
Subclasses with type arguments of type LocationType in dev.jorel.commandapi.argumentsModifier and TypeClassDescriptionenumAn enum representing block position or precise position for location argumentsMethods in dev.jorel.commandapi.arguments that return LocationTypeModifier and TypeMethodDescriptionstatic LocationTypeReturns the enum constant of this class with the specified name.static LocationType[]LocationType.values()Returns an array containing the constants of this enum class, in the order they are declared.