Uses of Enum Class
net.risingworld.api.definitions.Vehicles.Hand
Packages that use Vehicles.Hand
-
Uses of Vehicles.Hand in net.risingworld.api.definitions
Fields in net.risingworld.api.definitions declared as Vehicles.HandModifier and TypeFieldDescriptionVehicles.VehicleDefinition.driverhandDetermines which hand is being used on the driver seat to operate the vehicleMethods in net.risingworld.api.definitions that return Vehicles.HandModifier and TypeMethodDescriptionstatic Vehicles.HandVehicles.Hand.get(int value) static Vehicles.HandReturns the enum constant of this class with the specified name.static Vehicles.Hand[]Vehicles.Hand.values()Returns an array containing the constants of this enum class, in the order they are declared.