Uses of Enum Class
net.risingworld.api.definitions.Vehicles.Stage
Packages that use Vehicles.Stage
-
Uses of Vehicles.Stage in net.risingworld.api.definitions
Methods in net.risingworld.api.definitions that return Vehicles.StageModifier and TypeMethodDescriptionstatic Vehicles.StageVehicles.Stage.get(int value) static Vehicles.StageReturns the enum constant of this class with the specified name.static Vehicles.Stage[]Vehicles.Stage.values()Returns an array containing the constants of this enum class, in the order they are declared.