yarn/mappings/net/minecraft/advancement/criterion/ConsumeItemCriterion.mapping

29 lines
958 B
Plaintext
Raw Normal View History

2018-11-27 13:50:51 -05:00
CLASS ag net/minecraft/advancement/criterion/ConsumeItemCriterion
CLASS ag$a Handler
2018-12-12 12:12:26 -05:00
FIELD a manager Lqm;
FIELD b conditions Ljava/util/Set;
METHOD a isEmpty ()Z
2018-12-12 12:12:26 -05:00
METHOD a handle (Lawo;)V
2018-11-27 13:50:51 -05:00
METHOD a addCondition (Lu$a;)V
METHOD b removeCondition (Lu$a;)V
CLASS ag$b Conditions
FIELD a item Laz;
2018-12-12 12:12:26 -05:00
METHOD a matches (Lawo;)Z
METHOD a item (Lbbo;)Lag$b;
2019-01-09 07:53:32 -05:00
METHOD b toJson ()Lcom/google/gson/JsonElement;
2018-11-27 13:50:51 -05:00
METHOD c any ()Lag$b;
2018-12-12 12:12:26 -05:00
FIELD a ID Lqc;
FIELD b handlers Ljava/util/Map;
2018-12-12 12:12:26 -05:00
METHOD a getId ()Lqc;
2018-11-27 13:50:51 -05:00
METHOD a deserializeConditions (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lv;
2018-11-04 07:22:38 -05:00
ARG 1 obj
2019-01-09 07:53:32 -05:00
METHOD a endTracking (Lqm;)V
METHOD a beginTrackingCondition (Lqm;Lu$a;)V
2018-11-04 07:22:38 -05:00
ARG 1 manager
2018-12-12 12:12:26 -05:00
METHOD a handle (Lus;Lawo;)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;)Lag$b;
2018-11-04 07:22:38 -05:00
ARG 1 obj
2019-01-09 07:53:32 -05:00
METHOD b endTrackingCondition (Lqm;Lu$a;)V
2018-11-04 07:22:38 -05:00
ARG 1 manager