regenerateChunk

public abstract boolean regenerateChunk(int x, int z)

Regenerates the Chunk at the specified coordinates

Return

Whether the chunk was actually regenerated

Parameters

x

X-coordinate of the chunk

z

Z-coordinate of the chunk