mirror of
https://github.com/SimplexDevelopment/SimplexCore.git
synced 2024-12-22 00:37:36 +00:00
todo
This commit is contained in:
parent
e628393d23
commit
df02a28350
@ -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
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user