mirror of
https://github.com/SimplexDevelopment/SimplexCore.git
synced 2025-07-01 22:56:43 +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