Uses of Enum Class
net.risingworld.api.definitions.Constructions.ShapeType
Packages that use Constructions.ShapeType
-
Uses of Constructions.ShapeType in net.risingworld.api.definitions
Fields in net.risingworld.api.definitions declared as Constructions.ShapeTypeModifier and TypeFieldDescriptionConstructions.ConstructionDefinition.shapetype
Construction shape typeMethods in net.risingworld.api.definitions that return Constructions.ShapeTypeModifier and TypeMethodDescriptionstatic Constructions.ShapeType
Constructions.ShapeType.get
(int value) static Constructions.ShapeType
Returns the enum constant of this class with the specified name.static Constructions.ShapeType[]
Constructions.ShapeType.values()
Returns an array containing the constants of this enum class, in the order they are declared.