Uses of Enum Class
net.risingworld.api.definitions.Constructions.BlockType
Packages that use Constructions.BlockType
-
Uses of Constructions.BlockType in net.risingworld.api.definitions
Fields in net.risingworld.api.definitions declared as Constructions.BlockTypeMethods in net.risingworld.api.definitions that return Constructions.BlockTypeModifier and TypeMethodDescriptionstatic Constructions.BlockTypeConstructions.BlockType.get(int value) static Constructions.BlockTypeReturns 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.