Uses of Enum Class
net.risingworld.api.definitions.Vehicles.Hand
-
Uses of Vehicles.Hand in net.risingworld.api.definitions
Modifier and TypeFieldDescriptionVehicles.VehicleDefinition.driverhand
Determines which hand is being used on the driver seat to operate the vehicleModifier and TypeMethodDescriptionstatic Vehicles.Hand
Vehicles.Hand.get
(int value) static Vehicles.Hand
Returns 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.