Refactor code and give ender pearl to ender elf
This commit is contained in:
@@ -27,5 +27,7 @@ public interface MineClass {
|
||||
|
||||
void enchantItem(ItemStack itemStack);
|
||||
|
||||
void giveItems(Player player);
|
||||
|
||||
String getCode();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user