Refactor code and implement ender elf
This commit is contained in:
@@ -25,8 +25,6 @@ public interface MineClass {
|
||||
|
||||
boolean isItemForbidden(Material type);
|
||||
|
||||
boolean isItemEnchantable(Material type);
|
||||
|
||||
void enchantItem(ItemStack itemStack);
|
||||
|
||||
String getCode();
|
||||
|
||||
Reference in New Issue
Block a user