Beta
Creates a new EnchantmentList.
Readonly
slotThe item slot/type that this collection is applied to.
Attempts to add the enchantment to this collection. Returns true if successful.
Returns whether or not the provided EnchantmentInstance can be added to this collection.
Returns an enchantment associated with a type.
If this collection has an EnchantmentInstance with type, returns the level of the enchantment. Returns 0 if not present.
Removes an EnchantmentInstance with type from this collection if present.
This class represents a collection of enchantments that can be applied to an item.