mirror of
https://github.com/SimplexDevelopment/SimplexCore.git
synced 2025-08-01 09:34:03 +00:00
todo
This commit is contained in:
@@ -25,7 +25,5 @@ public class EnchUtils {
|
||||
});
|
||||
}
|
||||
|
||||
public <T extends SimplexEnch> void load(T enchantment) {
|
||||
EnchantmentWrapper.registerEnchantment(enchantment);
|
||||
}
|
||||
public <T extends SimplexEnch> void load(T enchantment) {} // TODO
|
||||
}
|
||||
|
Reference in New Issue
Block a user