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