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 TerrainTerrain.get(int id) static TerrainReturns 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