CLASS cnw net/minecraft/scoreboard/Scoreboard FIELD a objectives Ljava/util/Map; FIELD b objectivesByCriterion Ljava/util/Map; FIELD c playerObjectives Ljava/util/Map; FIELD d objectiveSlots [Lcnt; FIELD e teams Ljava/util/Map; FIELD f teamsByPlayer Ljava/util/Map; FIELD g displaySlotNames [Ljava/lang/String; METHOD a getObjectiveForSlot (I)Lcnt; METHOD a setObjectiveSlot (ILcnt;)V ARG 1 slot METHOD a resetEntityScore (Lahe;)V METHOD a updateObjective (Lcnt;)V METHOD a updateScoreboardTeamAndPlayers (Lcnu;)V METHOD a updateScore (Lcnv;)V METHOD a fromTag (Lhx;)V METHOD a updatePlayerScore (Ljava/lang/String;)V METHOD a updatePlayerScore (Ljava/lang/String;Lcnt;)V ARG 1 playerName METHOD a addPlayerToTeam (Ljava/lang/String;Lcnu;)Z ARG 1 playerName METHOD b getDisplaySlotName (I)Ljava/lang/String; ARG 0 slotId METHOD b updateExistingObjective (Lcnt;)V METHOD b updateScoreboardTeam (Lcnu;)V METHOD b containsObjective (Ljava/lang/String;)Z METHOD b playerHasObjective (Ljava/lang/String;Lcnt;)Z ARG 1 playerName METHOD b removePlayerFromTeam (Ljava/lang/String;Lcnu;)V ARG 1 playerName METHOD c getObjectives ()Ljava/util/Collection; METHOD c updateRemovedObjective (Lcnt;)V METHOD c updateRemovedTeam (Lcnu;)V METHOD c getPlayerScore (Ljava/lang/String;Lcnt;)Lcnv; ARG 1 player METHOD d getObjectiveNames ()Ljava/util/Collection; METHOD d removeTeam (Lcnu;)V METHOD d resetPlayerScore (Ljava/lang/String;Lcnt;)V ARG 1 playerName METHOD e getKnownPlayers ()Ljava/util/Collection; METHOD e getPlayerObjectives (Ljava/lang/String;)Ljava/util/Map; METHOD f getTeamNames ()Ljava/util/Collection; METHOD f getTeam (Ljava/lang/String;)Lcnu; METHOD g getTeams ()Ljava/util/Collection; METHOD g addTeam (Ljava/lang/String;)Lcnu; METHOD h getDisplaySlotNames ()[Ljava/lang/String; METHOD h clearPlayerTeam (Ljava/lang/String;)Z METHOD i toTag ()Lhx; METHOD i getAllPlayerScores (Lcnt;)Ljava/util/Collection; METHOD i getPlayerTeam (Ljava/lang/String;)Lcnu; METHOD j removeObjective (Lcnt;)V METHOD j getDisplaySlotId (Ljava/lang/String;)I ARG 0 slotName