@minecraft/server
    Preparing search index...

    Class EnchantmentTypesBeta

    Contains a catalog of Minecraft Enchantment Types that are available in this world.

    Index

    Methods

    Methods

    • Beta

      Parameters

      • enchantmentId: string

        Identifier of the enchantment. For example, "minecraft:flame".

      Returns undefined | EnchantmentType

      If available, returns an EnchantmentType object that represents the specified enchantment.

      Retrieves an enchantment with the specified identifier.

    • Beta

      Returns EnchantmentType[]

      Returns a collection of all available enchantment types.