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