@minecraft/server
    Preparing search index...

    Class BiomeTypeBeta

    Describes a type of biome.

    Index

    Properties

    Methods

    Properties

    id: string

    Identifier of the biome type.

    Methods

    • Beta

      Returns string[]

      Returns a list of the biome's tags.

    • Beta

      Parameters

      • tags: string[]

        The list of tags to check against the biome.

      Returns boolean

      Checks if the biome has all of the provided tags.