Uses of Enum Class
net.risingworld.api.definitions.Vehicles.Transmission
Packages that use Vehicles.Transmission
-
Uses of Vehicles.Transmission in net.risingworld.api.definitions
Subclasses with type arguments of type Vehicles.Transmission in net.risingworld.api.definitionsMethods in net.risingworld.api.definitions that return Vehicles.TransmissionModifier and TypeMethodDescriptionstatic Vehicles.TransmissionVehicles.Transmission.get(int value) static Vehicles.TransmissionReturns the enum constant of this class with the specified name.static Vehicles.Transmission[]Vehicles.Transmission.values()Returns an array containing the constants of this enum class, in the order they are declared.