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

19 lines
707 B
Plaintext
Raw Normal View History

2018-11-07 11:37:58 -05:00
CLASS ql net/minecraft/scoreboard/ServerScoreboard
FIELD a server Lnet/minecraft/server/MinecraftServer;
2018-11-07 11:37:58 -05:00
METHOD a setObjectiveSlot (ILcjp;)V
2018-11-04 07:22:38 -05:00
ARG 1 slot
2018-11-07 11:37:58 -05:00
METHOD a updateObjective (Lcjp;)V
METHOD a updateScoreboardTeamAndPlayers (Lcjq;)V
METHOD a updateScore (Lcjr;)V
2018-10-31 12:57:21 -04:00
METHOD a updatePlayerScore (Ljava/lang/String;)V
2018-11-07 11:37:58 -05:00
METHOD a updatePlayerScore (Ljava/lang/String;Lcjp;)V
2018-11-04 07:22:38 -05:00
ARG 1 playerName
2018-11-07 11:37:58 -05:00
METHOD a addPlayerToTeam (Ljava/lang/String;Lcjq;)Z
2018-11-04 07:22:38 -05:00
ARG 1 playerName
2018-11-07 11:37:58 -05:00
METHOD b updateExistingObjective (Lcjp;)V
METHOD b updateScoreboardTeam (Lcjq;)V
METHOD b removePlayerFromTeam (Ljava/lang/String;Lcjq;)V
2018-11-04 07:22:38 -05:00
ARG 1 playerName
2018-11-07 11:37:58 -05:00
METHOD c updateRemovedObjective (Lcjp;)V
METHOD c updateRemovedTeam (Lcjq;)V