The first corner of the area to generate the terrain in.
The opposite corner of the area to generate the terrain in.
The dimension to generate the terrain in.
The biome type to generate the terrain in.
The seed to use to generate the terrain.
Optional
options: GenerateTerrainOptions = {}The options to use to generate the terrain.
A promise that resolves with an object containing details about the terrain generation process.
Generates terrain.