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

17 lines
521 B
Plaintext

CLASS cod net/minecraft/scoreboard/ScoreboardObjective
FIELD a scoreboard Lcog;
FIELD b name Ljava/lang/String;
FIELD c criterion Lcoj;
FIELD e criterionType Lcoj$a;
METHOD <init> (Lcog;Ljava/lang/String;Lcoj;Ljg;Lcoj$a;)V
ARG 1 scoreboard
ARG 2 name
ARG 4 criterion
METHOD a getScoreboard ()Lcog;
METHOD a setCriterionType (Lcoj$a;)V
METHOD b getName ()Ljava/lang/String;
METHOD c getCriterion ()Lcoj;
METHOD d getDisplayName ()Ljg;
METHOD e getTextComponent ()Ljg;
METHOD f getCriterionType ()Lcoj$a;