waterColor

fun waterColor(color: Color)

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


fun waterColor(color: Int)

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