setBiome

public abstract void setBiome(int x, int z, Biome bio)

Sets the biome for the given block coordinates

Parameters

x

X coordinate of the block

z

Z coordinate of the block

bio

new Biome type for this block