Uses of Enum Class
net.risingworld.api.definitions.Items.Durability
Packages that use Items.Durability
-
Uses of Items.Durability in net.risingworld.api.definitions
Subclasses with type arguments of type Items.Durability in net.risingworld.api.definitionsMethods in net.risingworld.api.definitions that return Items.DurabilityModifier and TypeMethodDescriptionstatic Items.DurabilityItems.Durability.get(int value) static Items.DurabilityReturns 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.