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

19 lines
707 B
Plaintext
Raw Normal View History

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