BiomeColorData
Members
grass
ColorSetting
The color of the grass
water
ColorSetting
The color of the water
Obtaining
The following functions can return this type.
[BiomeColorData] colorData = ThreadingBlockGetter.getBiomeColor(self, x, y, z)
[BiomeColorData] colorData = dimension.getBiomeColor(x, y, z)