Uses of Enum Class
net.risingworld.api.definitions.Vehicles.Category
Packages that use Vehicles.Category
-
Uses of Vehicles.Category in net.risingworld.api.definitions
Fields in net.risingworld.api.definitions declared as Vehicles.CategoryMethods in net.risingworld.api.definitions that return Vehicles.CategoryModifier and TypeMethodDescriptionstatic Vehicles.CategoryVehicles.Category.get(int value) static Vehicles.CategoryReturns the enum constant of this class with the specified name.static Vehicles.Category[]Vehicles.Category.values()Returns an array containing the constants of this enum class, in the order they are declared.