Uses of Enum
nl.sbdeveloper.vehiclesplus.api.vehicles.settings.impl.Gearbox.Gear
Packages that use Gearbox.Gear
Package
Description
The Settings Implementation package contains all the implemented setting classes.
-
Uses of Gearbox.Gear in nl.sbdeveloper.vehiclesplus.api.vehicles.settings.impl
Methods in nl.sbdeveloper.vehiclesplus.api.vehicles.settings.impl that return Gearbox.GearModifier and TypeMethodDescriptionGearbox.getCurrentGear()
The current gear of the gearbox.static Gearbox.Gear
Returns the enum constant of this type with the specified name.static Gearbox.Gear[]
Gearbox.Gear.values()
Returns an array containing the constants of this enum type, in the order they are declared.