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