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

14 lines
456 B
Plaintext
Raw Normal View History

2019-03-14 11:39:51 -04:00
CLASS crh net/minecraft/scoreboard/ScoreboardState
FIELD a LOGGER Lorg/apache/logging/log4j/Logger;
2019-03-14 11:39:51 -04:00
FIELD b scoreboard Lcrg;
2019-03-14 08:57:09 -04:00
FIELD c tag Lia;
METHOD a serializeTeams ()Lih;
2019-03-14 11:39:51 -04:00
METHOD a deserializeTeamPlayers (Lcre;Lih;)V
2018-11-04 07:22:38 -05:00
ARG 1 team
2019-03-14 11:39:51 -04:00
METHOD a setScoreboard (Lcrg;)V
2019-03-14 08:57:09 -04:00
METHOD a deserializeTeams (Lih;)V
METHOD b deserializeObjectives (Lih;)V
METHOD c deserializeDisplaySlots (Lia;)V
METHOD d serializeSlots (Lia;)V
METHOD e serializeObjectives ()Lih;