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

20 lines
730 B
Plaintext
Raw Normal View History

2019-01-09 12:20:38 -05:00
CLASS qt net/minecraft/scoreboard/ServerScoreboard
CLASS qt$a UpdateMode
FIELD a server Lnet/minecraft/server/MinecraftServer;
2019-01-09 12:20:38 -05:00
METHOD a setObjectiveSlot (ILcnp;)V
2018-11-04 07:22:38 -05:00
ARG 1 slot
2019-01-09 12:20:38 -05:00
METHOD a updateObjective (Lcnp;)V
METHOD a updateScoreboardTeamAndPlayers (Lcnq;)V
METHOD a updateScore (Lcnr;)V
2018-10-31 12:57:21 -04:00
METHOD a updatePlayerScore (Ljava/lang/String;)V
2019-01-09 12:20:38 -05:00
METHOD a updatePlayerScore (Ljava/lang/String;Lcnp;)V
2018-11-04 07:22:38 -05:00
ARG 1 playerName
2019-01-09 12:20:38 -05:00
METHOD a addPlayerToTeam (Ljava/lang/String;Lcnq;)Z
2018-11-04 07:22:38 -05:00
ARG 1 playerName
2019-01-09 12:20:38 -05:00
METHOD b updateExistingObjective (Lcnp;)V
METHOD b updateScoreboardTeam (Lcnq;)V
METHOD b removePlayerFromTeam (Ljava/lang/String;Lcnq;)V
2018-11-04 07:22:38 -05:00
ARG 1 playerName
2019-01-09 12:20:38 -05:00
METHOD c updateRemovedObjective (Lcnp;)V
METHOD c updateRemovedTeam (Lcnq;)V