skyColor

fun skyColor(color: Color)

Sets the skyColor setting of the biome's special effects via a Color instance.


fun skyColor(color: Int)

Sets the skyColor setting of the biome's special effects via an RGB value (e.g. 0x78A7FF).