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.shapetypeConstruction shape typeMethods in net.risingworld.api.definitions that return Constructions.ShapeTypeModifier and TypeMethodDescriptionstatic Constructions.ShapeTypeConstructions.ShapeType.get(int value) static Constructions.ShapeTypeReturns 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.