Created
June 20, 2019 02:35
-
-
Save Runemoro/d0e27a9d6618edf9a21cfef21dd7feac to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
CLASS q net/minecraft/advancement/Advancement | |
CLASS a Task | |
FIELD field_1147 display Lz; | |
FIELD field_1148 criteria Ljava/util/Map; | |
FIELD field_1149 parentObj Lq; | |
FIELD field_1150 requirements [[Ljava/lang/String; | |
FIELD field_1151 merger Lab; | |
FIELD field_1152 parentId Lqt; | |
FIELD field_1153 rewards Lt; | |
METHOD method_20416 display (Lbce;Ljn;Ljn;Lqt;Laa;ZZZ)Lq$a; | |
ARG 1 stack | |
ARG 2 textComponent2 | |
METHOD method_692 fromJson (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lq$a; | |
ARG 0 obj | |
ARG 1 context | |
METHOD method_693 display (Lz;)Lq$a; | |
METHOD method_694 build (Ljava/util/function/Consumer;Ljava/lang/String;)Lq; | |
METHOD method_695 build (Lqt;)Lq; | |
METHOD method_696 fromPacket (Ljd;)Lq$a; | |
ARG 0 buf | |
METHOD method_697 display (Lbhl;Ljn;Ljn;Lqt;Laa;ZZZ)Lq$a; | |
METHOD method_698 toJson ()Lcom/google/gson/JsonObject; | |
METHOD method_699 toPacket (Ljd;)V | |
METHOD method_700 findParent (Ljava/util/function/Function;)Z | |
METHOD method_701 parent (Lq;)Lq$a; | |
METHOD method_702 c (Lqt;)Lq; | |
METHOD method_703 rewards (Lt$a;)Lq$a; | |
METHOD method_704 criteriaMerger (Lab;)Lq$a; | |
METHOD method_705 criterion (Ljava/lang/String;Lv;)Lq$a; | |
ARG 1 criterion | |
METHOD method_706 rewards (Lt;)Lq$a; | |
METHOD method_707 create ()Lq$a; | |
METHOD method_708 parent (Lqt;)Lq$a; | |
METHOD method_709 criterion (Ljava/lang/String;Ly;)Lq$a; | |
ARG 1 conditions | |
METHOD method_710 getCriteria ()Ljava/util/Map; | |
FIELD field_1139 criteria Ljava/util/Map; | |
FIELD field_1140 children Ljava/util/Set; | |
FIELD field_1141 text Ljn; | |
FIELD field_1142 requirements [[Ljava/lang/String; | |
FIELD field_1143 parent Lq; | |
FIELD field_1144 id Lqt; | |
FIELD field_1145 rewards Lt; | |
FIELD field_1146 display Lz; | |
METHOD equals (Ljava/lang/Object;)Z | |
ARG 1 o | |
METHOD method_680 getRequirements ()[[Ljava/lang/String; | |
METHOD method_681 getChildren ()Ljava/lang/Iterable; | |
METHOD method_682 getCriteria ()Ljava/util/Map; | |
METHOD method_683 getRequirementCount ()I | |
METHOD method_684 toHoverableText ()Ljn; | |
METHOD method_685 a (Ljn;Ljv;)V | |
METHOD method_686 getDisplay ()Lz; | |
METHOD method_687 getParent ()Lq; | |
METHOD method_688 getId ()Lqt; | |
METHOD method_689 createTask ()Lq$a; | |
METHOD method_690 addChild (Lq;)V | |
METHOD method_691 getRewards ()Lt; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment