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

17 lines
460 B
Plaintext
Raw Normal View History

2019-03-14 08:57:09 -04:00
CLASS ae net/minecraft/advancement/criterion/BrewedPotionCriterion
2019-03-14 15:41:19 -04:00
CLASS ae$a 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 15:41:19 -04:00
CLASS ae$b Conditions
2019-03-14 11:39:51 -04:00
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