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

17 lines
460 B
Plaintext
Raw Normal View History

2019-03-20 13:56:26 -04:00
CLASS af net/minecraft/advancement/criterion/BrewedPotionCriterion
CLASS af$a Handler
2019-04-05 12:03:47 -04:00
FIELD a manager Lrb;
2019-02-20 16:01:25 -05:00
FIELD b conditions Ljava/util/Set;
METHOD a isEmpty ()Z
2019-04-10 11:36:17 -04:00
METHOD a handle (Lbdj;)V
2019-03-20 13:56:26 -04:00
METHOD a addCondition (Lx$a;)V
METHOD b removeCondition (Lx$a;)V
CLASS af$b Conditions
2019-04-10 11:36:17 -04:00
FIELD a potion Lbdj;
METHOD a matches (Lbdj;)Z
2019-03-20 13:56:26 -04:00
METHOD c any ()Laf$b;
2019-04-05 12:03:47 -04:00
FIELD a ID Lqs;
2019-02-20 16:01:25 -05:00
FIELD b handlers Ljava/util/Map;
2019-04-10 11:36:17 -04:00
METHOD a handle (Lvg;Lbdj;)V
2019-02-20 16:01:25 -05:00
ARG 1 player