SerenityJS
    Preparing search index...

    Class SuperflatGenerator

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    bedrock: BlockPermutation<Bedrock> = ...
    dimension: Dimension

    The dimension of the generator.

    dirt: BlockPermutation<Dirt> = ...
    identifier: string = ...

    The identifier of the generator.

    path: string = __filename
    properties: TerrainGeneratorProperties = DefaultTerrainGeneratorProperties

    The properties of the generator.

    identifier: "superflat"

    The identifier of the generator.

    Methods