SerenityJS
    Preparing search index...
    Index

    Constructors

    Methods

    • Get a biome definition list packet containing all biome definitions in the palette.

      Returns BiomeDefinitionListPacket

      A biome definition list packet.

    • Get a biome type from the palette by its identifier.

      Parameters

      • identifier: string

        The identifier of the biome type.

      Returns null | BiomeType

      The biome type from the palette, or null if not found.