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

32 lines
963 B
Plaintext
Raw Normal View History

2018-11-27 13:50:51 -05:00
CLASS ac net/minecraft/advancement/criterion/BrewedPotionCriterion
CLASS ac$a Handler
2018-12-05 09:11:37 -05:00
FIELD a manager Lqj;
FIELD b conditions Ljava/util/Set;
2018-12-05 09:11:37 -05:00
METHOD <init> (Lqj;)V
ARG 0 manager
METHOD a isEmpty ()Z
2018-12-05 09:11:37 -05:00
METHOD a handle (Laxl;)V
ARG 0 potion
2018-11-27 13:50:51 -05:00
METHOD a addCondition (Lu$a;)V
ARG 0 condition
2018-11-27 13:50:51 -05:00
METHOD b removeCondition (Lu$a;)V
ARG 0 condition
2018-11-27 13:50:51 -05:00
CLASS ac$b Conditions
2018-12-05 09:11:37 -05:00
FIELD a potion Laxl;
METHOD a matches (Laxl;)Z
2018-11-27 13:50:51 -05:00
METHOD c any ()Lac$b;
2018-12-05 09:11:37 -05:00
FIELD a ID Lpz;
FIELD b handlers Ljava/util/Map;
2018-12-05 09:11:37 -05:00
METHOD a getId ()Lpz;
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
2018-12-05 09:11:37 -05:00
METHOD a removePlayer (Lqj;)V
METHOD a addCondition (Lqj;Lu$a;)V
2018-11-04 07:22:38 -05:00
ARG 1 manager
2018-12-05 09:11:37 -05:00
METHOD a handle (Lum;Laxl;)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;)Lac$b;
2018-11-04 07:22:38 -05:00
ARG 1 obj
2018-12-05 09:11:37 -05:00
METHOD b removeCondition (Lqj;Lu$a;)V
2018-11-04 07:22:38 -05:00
ARG 1 manager