tiny refactor to reuse the enchant key

This commit is contained in:
2024-10-18 21:16:35 +02:00
parent 62ae69f3fa
commit 1ce0d200de
3 changed files with 4 additions and 7 deletions
@@ -38,7 +38,6 @@ public abstract class EnchantioEnchant {
EnchantmentRegistryEntry.EnchantmentCost maximumCost,
TagKey<ItemType> primaryItems,
TagKey<ItemType> supportedItems,
Set<EquipmentSlotGroup> activeSlots
) {
this.key = key;