yarn/mappings/net/minecraft/advancement/criterion/ConstructBeaconCriterion.ma...

19 lines
596 B
Plaintext
Raw Normal View History

2018-11-27 13:50:51 -05:00
CLASS af net/minecraft/advancement/criterion/ConstructBeaconCriterion
CLASS af$a Handler
2019-01-24 11:47:45 -05:00
FIELD a manager Lqn;
FIELD b conditions Ljava/util/Set;
METHOD a isEmpty ()Z
2019-02-06 15:22:24 -05:00
METHOD a handle (Lbos;)V
2018-11-27 13:50:51 -05:00
METHOD a addCondition (Lu$a;)V
METHOD b removeCondition (Lu$a;)V
CLASS af$b Conditions
FIELD a level Lbf$d;
METHOD a level (Lbf$d;)Laf$b;
2019-02-06 15:22:24 -05:00
METHOD a matches (Lbos;)Z
2019-01-24 11:47:45 -05:00
FIELD a ID Lqd;
FIELD b handlers Ljava/util/Map;
2019-02-06 15:22:24 -05:00
METHOD a handle (Lus;Lbos;)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;)Laf$b;
2018-11-04 07:22:38 -05:00
ARG 1 obj