[BiomeColorData] colorData = ThreadingBlockGetter.getBiomeColor(self, x, y, z)


Gets the color of the water and grass at these coordinates

Parameters


self

ThreadingBlockGetter

The instance of self

x

integer | "number

The x center position

y

integer | "number

The y center position

z

integer | "number

The z center position

Return Value


colorData

BiomeColorData

The color of the water and grass at this x,z