Class EnchantmentTypesBeta

Hierarchy

  • EnchantmentTypes

Constructors

Methods

Constructors

Methods

  • 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.

    Remarks

    Retrieves an enchantment with the specified identifier.