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


Finds a block among the world
local x,y,z = result1

Parameters


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