Uses of Enum Class
net.risingworld.api.definitions.Items.PickingType
-
Uses of Items.PickingType in net.risingworld.api.definitions
Modifier and TypeMethodDescriptionstatic Items.PickingType
Items.PickingType.get
(int value) static Items.PickingType
Returns the enum constant of this class with the specified name.static Items.PickingType[]
Items.PickingType.values()
Returns an array containing the constants of this enum class, in the order they are declared.