Polish resource pack support

This commit is contained in:
LOOHP
2021-11-22 01:16:20 +00:00
parent 7ce2c6b194
commit d86bcdb48d
9 changed files with 91 additions and 46 deletions
@@ -12,6 +12,7 @@ public class PlayerResourcePackStatusEvent extends PlayerEvent {
super(player);
}
@Override
public Player getPlayer() {
return player;
}