CLASS qu net/minecraft/entity/boss/CommandBossBar FIELD h id Lqc; FIELD i playerUuids Ljava/util/Set; FIELD j value I FIELD k maxValue I METHOD a getId ()Lqc; METHOD a setValue (I)V METHOD a fromTag (Lhq;Lqc;)Lqu; METHOD a addPlayers (Ljava/util/Collection;)Z METHOD a addPlayer (Ljava/util/UUID;)V METHOD a addPlayer (Lut;)V METHOD b clearPlayers ()V METHOD b setMaxValue (I)V METHOD b removePlayer (Lut;)V METHOD c getValue ()I METHOD d getMaxValue ()I METHOD e getTextComponent ()Ljb; METHOD f toTag ()Lhq;