getBiome

fun getBiome(x: Int, y: Int, z: Int): String

Returns the biome stored inside this section at the given position Be aware that biome data may not be present inside this column, in that case, this method returns UnknownBiome

Coordinates must be section-local