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

17 lines
692 B
Plaintext
Raw Normal View History

2019-03-14 08:57:09 -04:00
CLASS ae net/minecraft/advancement/criterion/BrewedPotionCriterion
2019-03-14 11:39:51 -04:00
CLASS ae$a net/minecraft/advancement/criterion/BrewedPotionCriterion$net/minecraft/advancement/criterion/BrewedPotionCriterion$Handler
2019-03-14 08:57:09 -04:00
FIELD a manager Lqy;
2019-02-20 16:01:25 -05:00
FIELD b conditions Ljava/util/Set;
METHOD a isEmpty ()Z
2019-03-14 11:39:51 -04:00
METHOD a handle (Lbcg;)V
2019-03-14 08:57:09 -04:00
METHOD a addCondition (Lw$a;)V
METHOD b removeCondition (Lw$a;)V
2019-03-14 11:39:51 -04:00
CLASS ae$b net/minecraft/advancement/criterion/BrewedPotionCriterion$net/minecraft/advancement/criterion/BrewedPotionCriterion$Conditions
FIELD a potion Lbcg;
METHOD a matches (Lbcg;)Z
2019-03-14 08:57:09 -04:00
METHOD c any ()Lae$b;
FIELD a ID Lqp;
2019-02-20 16:01:25 -05:00
FIELD b handlers Ljava/util/Map;
2019-03-14 11:39:51 -04:00
METHOD a handle (Lvd;Lbcg;)V
2019-02-20 16:01:25 -05:00
ARG 1 player