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