[Biome] biome = dimension.getBiome(x, y, z)


Gets the biome at these coordinates

Parameters


x

integer | "number

The x position

y

integer | "number

The y position

z

integer | "number

The z position

Return Value


biome

Biome

The biome information