Uses of Enum Class
net.risingworld.api.definitions.Constructions.Size
Packages that use Constructions.Size
-
Uses of Constructions.Size in net.risingworld.api.definitions
Subclasses with type arguments of type Constructions.Size in net.risingworld.api.definitionsMethods in net.risingworld.api.definitions that return Constructions.SizeModifier and TypeMethodDescriptionstatic Constructions.SizeConstructions.Size.get(int value) static Constructions.SizeReturns 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.