Enchantment constructor

Enchantment(
  1. List<EnchantmentData> enchantments
)

Implementation

Enchantment(this.enchantments);