CLASS bft net/minecraft/scoreboard/ScoreboardPlayerScore FIELD a COMPARATOR Ljava/util/Comparator; FIELD b scoreboard Lbfv; FIELD c objective Lbfr; FIELD d playerName Ljava/lang/String; FIELD e score I FIELD f disabled Z FIELD g forceUpdate Z METHOD a incrementScore ()V METHOD a incrementScore (I)V METHOD a setDisabled (Z)V METHOD b decrementScore (I)V METHOD c getScore ()I METHOD c setScore (I)V METHOD d getObjective ()Lbfr; METHOD e getPlayerName ()Ljava/lang/String; METHOD f getScoreboard ()Lbfv; METHOD g isDisabled ()Z