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