BasePlayer.java
8.49 KB
-
Add Player.getAvailableCommands() · 0616c0d1
Add method getAvailableCommands() in Player interface to return the available commands. Method isCommandAvailable() moved to BasePlayer since it can be implelented by calling getAvailableCommands(). PiperOrigin-RevId: 370059328
christosts committed