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

19 lines
707 B
Plaintext

CLASS qo net/minecraft/scoreboard/ServerScoreboard
FIELD a server Lnet/minecraft/server/MinecraftServer;
METHOD a setObjectiveSlot (ILclw;)V
ARG 1 slot
METHOD a updateObjective (Lclw;)V
METHOD a updateScoreboardTeamAndPlayers (Lclx;)V
METHOD a updateScore (Lcly;)V
METHOD a updatePlayerScore (Ljava/lang/String;)V
METHOD a updatePlayerScore (Ljava/lang/String;Lclw;)V
ARG 1 playerName
METHOD a addPlayerToTeam (Ljava/lang/String;Lclx;)Z
ARG 1 playerName
METHOD b updateExistingObjective (Lclw;)V
METHOD b updateScoreboardTeam (Lclx;)V
METHOD b removePlayerFromTeam (Ljava/lang/String;Lclx;)V
ARG 1 playerName
METHOD c updateRemovedObjective (Lclw;)V
METHOD c updateRemovedTeam (Lclx;)V