UEEnchanter
This interface represents UnderscoreEnchants' enchanter.
At no point should you implement this interface, as it is implemented by UnderscoreEnchants.
Functions
Link copied to clipboard
Link copied to clipboard
abstract fun enchant(item: ItemStack, key: NamespacedKey, level: Int, liftedRestrictions: List<EnchantingRestriction>): ItemStackEnchantResponse
Enchants an item with an enchantment, found by this namespaced key, with a given level and a list of liftedRestrictions
Link copied to clipboard
Fully disenchants an item
Link copied to clipboard
Gets the namespaced key of an enchantment by its name.