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

17 lines
521 B
Plaintext

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