waterFogColor

fun waterFogColor(color: Color)

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


fun waterFogColor(color: Int)

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