Uses of Enum Class
net.risingworld.api.definitions.Constructions.Type
Packages that use Constructions.Type
-
Uses of Constructions.Type in net.risingworld.api.definitions
Subclasses with type arguments of type Constructions.Type in net.risingworld.api.definitionsFields in net.risingworld.api.definitions declared as Constructions.TypeMethods in net.risingworld.api.definitions that return Constructions.TypeModifier and TypeMethodDescriptionstatic Constructions.TypeConstructions.Type.get(int value) static Constructions.TypeReturns the enum constant of this class with the specified name.static Constructions.Type[]Constructions.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.