Uses of Enum Class
net.risingworld.api.definitions.Terrain
Packages that use Terrain
-
Uses of Terrain in net.risingworld.api.definitions
Methods in net.risingworld.api.definitions that return TerrainModifier and TypeMethodDescriptionstatic Terrain
Terrain.get
(int id) static Terrain
Returns the enum constant of this class with the specified name.static Terrain[]
Terrain.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.risingworld.api.definitions with parameters of type Terrain