yarn/mappings/net/minecraft/advancement/criterion/ChangedDimensionCriterion.m...

29 lines
972 B
Plaintext

CLASS ad net/minecraft/advancement/criterion/ChangedDimensionCriterion
CLASS ad$a Handler
FIELD a manager Lqm;
FIELD b conditions Ljava/util/Set;
METHOD a isEmpty ()Z
METHOD a handle (Lbsg;Lbsg;)V
METHOD a addCondition (Lu$a;)V
METHOD b removeCondition (Lu$a;)V
CLASS ad$b Conditions
FIELD a from Lbsg;
FIELD b to Lbsg;
METHOD a to (Lbsg;)Lad$b;
METHOD b toJson ()Lcom/google/gson/JsonElement;
METHOD b matches (Lbsg;Lbsg;)Z
FIELD a ID Lqc;
FIELD b handlers Ljava/util/Map;
METHOD a getId ()Lqc;
METHOD a deserializeConditions (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lv;
ARG 1 obj
METHOD a endTracking (Lqm;)V
METHOD a beginTrackingCondition (Lqm;Lu$a;)V
ARG 1 manager
METHOD a handle (Lus;Lbsg;Lbsg;)V
ARG 1 player
METHOD b deserializeConditions (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lad$b;
ARG 1 obj
METHOD b endTrackingCondition (Lqm;Lu$a;)V
ARG 1 manager