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


Gets the biome at these coordinates

Parameters


self

ThreadingBlockGetter

The instance of self

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