Uses of Enum Class
net.risingworld.api.definitions.Constructions.Face
Packages that use Constructions.Face
-
Uses of Constructions.Face in net.risingworld.api.definitions
Subclasses with type arguments of type Constructions.Face in net.risingworld.api.definitionsMethods in net.risingworld.api.definitions that return Constructions.FaceModifier and TypeMethodDescriptionstatic Constructions.FaceConstructions.Face.get(int value) static Constructions.FaceReturns the enum constant of this class with the specified name.static Constructions.Face[]Constructions.Face.values()Returns an array containing the constants of this enum class, in the order they are declared.