Improve forbidden items management
This commit is contained in:
@@ -30,4 +30,6 @@ public interface MineClass {
|
||||
void giveItems(Player player);
|
||||
|
||||
String getCode();
|
||||
|
||||
void dropForbiddenItems(Player player);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user