mirror of
https://github.com/SimplexDevelopment/SimplexCore.git
synced 2024-12-22 08:37:37 +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) {
|
public <T extends SimplexEnch> void load(T enchantment) {} // TODO
|
||||||
EnchantmentWrapper.registerEnchantment(enchantment);
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user