Abstracted ProxyFactory creation into ProxyUtils

This commit is contained in:
Auxilor
2020-12-22 13:18:11 +00:00
parent 11561529f6
commit 012f952c99
46 changed files with 82 additions and 86 deletions

View File

@@ -1,6 +1,5 @@
package com.willfp.ecoenchants.alchemy;
import com.willfp.ecoenchants.EcoEnchantsPlugin;
import com.willfp.ecoenchants.enchantments.EcoEnchant;
import com.willfp.ecoenchants.enchantments.util.EnchantChecks;
import com.willfp.ecoenchants.enchantments.util.EnchantmentUtils;