Constructor for generating a flat mountain chunk with optional vegetation and textures.
The x-axis offset.
The y-axis offset.
Optional
seed: number = DEFAULT_SEEDThe seed value for noise functions.
Optional
width: numberThe width of the mountain.
Optional
height: numberThe height of the mountain.
Optional
flatness: number = DEFAULT_FLATNESSParameter controlling the flatness of the mountain.
An array of Elements.
The tag for the layer.
The x-coordinate.
The y-coordinate.
Represents a flat mountain chunk with optional vegetation and textures.