getBiome

public abstract Biome getBiome(int x, int z)

Gets the biome for the given block coordinates.

Return

Biome of the requested block

Parameters

x

X coordinate of the block

z

Z coordinate of the block