Uses of Enum Class
net.risingworld.api.definitions.Constructions.ShapeType
-
Uses of Constructions.ShapeType in net.risingworld.api.definitions
Modifier and TypeFieldDescriptionConstructions.ConstructionDefinition.shapetype
Construction shape typeModifier 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.