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

17 lines
585 B
Plaintext
Raw Normal View History

2017-04-05 07:31:24 -04:00
CLASS bfw net/minecraft/scoreboard/ScoreboardState
FIELD b LOGGER Lorg/apache/logging/log4j/Logger;
2017-04-05 07:31:24 -04:00
FIELD c scoreboard Lbfv;
FIELD d tag Lfc;
METHOD a serializeTeams ()Lfi;
METHOD a deserializeTeamPlayers (Lbfs;Lfi;)V
METHOD a setScoreboard (Lbfv;)V
2017-04-05 14:11:28 -04:00
METHOD a deserialize (Lfc;)V
2017-04-05 07:31:24 -04:00
METHOD a deserializeTeams (Lfi;)V
METHOD b serializeObjectives ()Lfi;
2017-04-05 14:11:28 -04:00
METHOD b serialize (Lfc;)Lfc;
2017-04-05 07:31:24 -04:00
METHOD b deserializeObjectives (Lfi;)V
METHOD c deserializeDisplaySlots (Lfc;)V
METHOD c deserializePlayerScores (Lfi;)V
METHOD d serializeSlots (Lfc;)V
METHOD e serializePlayerScores ()Lfi;