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

20 lines
625 B
Plaintext
Raw Normal View History

2018-11-27 13:50:51 -05:00
CLASS ad net/minecraft/advancement/criterion/ChangedDimensionCriterion
CLASS ad$a Handler
2019-02-13 12:35:08 -05:00
FIELD a manager Lqq;
FIELD b conditions Ljava/util/Set;
METHOD a isEmpty ()Z
2019-02-13 12:35:08 -05:00
METHOD a handle (Lbts;Lbts;)V
2018-11-27 13:50:51 -05:00
METHOD a addCondition (Lu$a;)V
METHOD b removeCondition (Lu$a;)V
CLASS ad$b Conditions
2019-02-13 12:35:08 -05:00
FIELD a from Lbts;
FIELD b to Lbts;
METHOD a to (Lbts;)Lad$b;
METHOD b matches (Lbts;Lbts;)Z
FIELD a ID Lqh;
FIELD b handlers Ljava/util/Map;
2019-02-13 12:35:08 -05:00
METHOD a handle (Luv;Lbts;Lbts;)V
2018-11-04 07:22:38 -05:00
ARG 1 player
2018-11-27 13:50:51 -05:00
METHOD b deserializeConditions (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lad$b;
2018-11-04 07:22:38 -05:00
ARG 1 obj