Uses of Enum Class
net.risingworld.api.definitions.Items.ControlHands
Packages that use Items.ControlHands
-
Uses of Items.ControlHands in net.risingworld.api.definitions
Subclasses with type arguments of type Items.ControlHands in net.risingworld.api.definitionsModifier and TypeClassDescriptionstatic enumDetermines which hands are required to control a vehicle or mount (per seat)Methods in net.risingworld.api.definitions that return Items.ControlHandsModifier and TypeMethodDescriptionstatic Items.ControlHandsItems.ControlHands.get(int value) static Items.ControlHandsReturns the enum constant of this class with the specified name.static Items.ControlHands[]Items.ControlHands.values()Returns an array containing the constants of this enum class, in the order they are declared.