Constructor for generating a distant mountain chunk with varying heights and colors.
The x-axis offset.
The y-axis offset.
Optional
seed: number = DEFAULT_SEEDThe seed for the noise function.
Optional
width: numberThe width of the mountain.
Optional
height: numberThe overall height of the mountain.
An array of Elements.
The tag for the layer.
The x-coordinate.
The y-coordinate.
Represents a distant mountain chunk with varying heights and colors.