Uses of Enum Class
net.risingworld.api.definitions.Constructions.BlockType
-
Uses of Constructions.BlockType in net.risingworld.api.definitions
Modifier and TypeMethodDescriptionstatic Constructions.BlockType
Constructions.BlockType.get
(int value) static Constructions.BlockType
Returns the enum constant of this class with the specified name.static Constructions.BlockType[]
Constructions.BlockType.values()
Returns an array containing the constants of this enum class, in the order they are declared.