yarn/mappings/net/minecraft/advancement/criterion/RecipeUnlockedCriterion.map...

16 lines
437 B
Plaintext
Raw Normal View History

2019-03-14 08:57:09 -04:00
CLASS bn net/minecraft/advancement/criterion/RecipeUnlockedCriterion
2019-03-14 15:41:19 -04:00
CLASS bn$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 (Lbcz;)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 bn$b Conditions
2019-03-14 08:57:09 -04:00
FIELD a recipe Lqp;
2019-03-14 11:39:51 -04:00
METHOD a matches (Lbcz;)Z
2019-03-14 08:57:09 -04:00
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;Lbcz;)V
2019-02-20 16:01:25 -05:00
ARG 1 player