Uses of Enum Class
net.risingworld.api.definitions.Items.PickingType
Packages that use Items.PickingType
-
Uses of Items.PickingType in net.risingworld.api.definitions
Fields in net.risingworld.api.definitions declared as Items.PickingTypeMethods in net.risingworld.api.definitions that return Items.PickingTypeModifier 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.