Uses of Enum Class
net.risingworld.api.definitions.Vehicles.Type
-
Uses of Vehicles.Type in net.risingworld.api.definitions
Modifier and TypeMethodDescriptionstatic Vehicles.Type
Vehicles.Type.get
(int value) static Vehicles.Type
Returns the enum constant of this class with the specified name.static Vehicles.Type[]
Vehicles.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.