CLASS cog 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 [Lcod; FIELD e teams Ljava/util/Map; FIELD f teamsByPlayer Ljava/util/Map; FIELD g displaySlotNames [Ljava/lang/String; METHOD a getObjectiveForSlot (I)Lcod; METHOD a setObjectiveSlot (ILcod;)V ARG 1 slot METHOD a resetEntityScore (Lahl;)V METHOD a updateObjective (Lcod;)V METHOD a updateScoreboardTeamAndPlayers (Lcoe;)V METHOD a updateScore (Lcof;)V METHOD a fromTag (Lib;)V METHOD a updatePlayerScore (Ljava/lang/String;)V METHOD a updatePlayerScore (Ljava/lang/String;Lcod;)V ARG 1 playerName METHOD a addPlayerToTeam (Ljava/lang/String;Lcoe;)Z ARG 1 playerName METHOD b getDisplaySlotName (I)Ljava/lang/String; ARG 0 slotId METHOD b updateExistingObjective (Lcod;)V METHOD b updateScoreboardTeam (Lcoe;)V METHOD b containsObjective (Ljava/lang/String;)Z METHOD b playerHasObjective (Ljava/lang/String;Lcod;)Z ARG 1 playerName METHOD b removePlayerFromTeam (Ljava/lang/String;Lcoe;)V ARG 1 playerName METHOD c getObjectives ()Ljava/util/Collection; METHOD c updateRemovedObjective (Lcod;)V METHOD c updateRemovedTeam (Lcoe;)V METHOD c getPlayerScore (Ljava/lang/String;Lcod;)Lcof; ARG 1 player METHOD d getObjectiveNames ()Ljava/util/Collection; METHOD d removeTeam (Lcoe;)V METHOD d resetPlayerScore (Ljava/lang/String;Lcod;)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;)Lcoe; METHOD g getTeams ()Ljava/util/Collection; METHOD g addTeam (Ljava/lang/String;)Lcoe; METHOD h getDisplaySlotNames ()[Ljava/lang/String; METHOD h clearPlayerTeam (Ljava/lang/String;)Z METHOD i toTag ()Lib; METHOD i getAllPlayerScores (Lcod;)Ljava/util/Collection; METHOD i getPlayerTeam (Ljava/lang/String;)Lcoe; METHOD j removeObjective (Lcod;)V METHOD j getDisplaySlotId (Ljava/lang/String;)I ARG 0 slotName