yarn/mappings/net/minecraft/scoreboard/ServerScoreboard.mapping

19 lines
707 B
Plaintext
Raw Normal View History

2018-11-15 12:05:03 -05:00
CLASS qm net/minecraft/scoreboard/ServerScoreboard
FIELD a server Lnet/minecraft/server/MinecraftServer;
2018-11-15 12:05:03 -05:00
METHOD a setObjectiveSlot (ILckp;)V
2018-11-04 07:22:38 -05:00
ARG 1 slot
2018-11-15 12:05:03 -05:00
METHOD a updateObjective (Lckp;)V
METHOD a updateScoreboardTeamAndPlayers (Lckq;)V
METHOD a updateScore (Lckr;)V
2018-10-31 12:57:21 -04:00
METHOD a updatePlayerScore (Ljava/lang/String;)V
2018-11-15 12:05:03 -05:00
METHOD a updatePlayerScore (Ljava/lang/String;Lckp;)V
2018-11-04 07:22:38 -05:00
ARG 1 playerName
2018-11-15 12:05:03 -05:00
METHOD a addPlayerToTeam (Ljava/lang/String;Lckq;)Z
2018-11-04 07:22:38 -05:00
ARG 1 playerName
2018-11-15 12:05:03 -05:00
METHOD b updateExistingObjective (Lckp;)V
METHOD b updateScoreboardTeam (Lckq;)V
METHOD b removePlayerFromTeam (Ljava/lang/String;Lckq;)V
2018-11-04 07:22:38 -05:00
ARG 1 playerName
2018-11-15 12:05:03 -05:00
METHOD c updateRemovedObjective (Lckp;)V
METHOD c updateRemovedTeam (Lckq;)V