Enchantment Interface

Caution

This interface is still in pre-release. Its signature may change or it may be removed in future releases.

This interface represents a specific leveled enchantment that is applied to an item.

Properties

level

level: number;

The level of this enchantment instance.

Type: number

type

type: EnchantmentType;

The enchantment type of this instance.

Type: EnchantmentType