grassColor

@get:JvmName(name = "grassColor")
abstract val grassColor: Color?

The colour that grass, such as grass blocks and tall grass, will appear when in the biome.

This may be null, in which case it will be calculated using the humidity and temperature of the biome.