yarn/mappings/net/minecraft/advancement/criterion/InventoryChangedCriterion.m...

21 lines
573 B
Plaintext
Raw Normal View History

2019-03-14 08:57:09 -04:00
CLASS az net/minecraft/advancement/criterion/InventoryChangedCriterion
2019-03-14 15:41:19 -04:00
CLASS az$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 (Laum;)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 az$b Conditions
2019-03-14 08:57:09 -04:00
FIELD a occupied Lbh$d;
FIELD b full Lbh$d;
FIELD c empty Lbh$d;
FIELD d items [Lbb;
2019-03-14 11:39:51 -04:00
METHOD a matches (Laum;)Z
2019-03-14 08:57:09 -04:00
METHOD a items ([Lbb;)Laz$b;
2019-03-14 11:39:51 -04:00
METHOD a items ([Lbfw;)Laz$b;
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;Laum;)V
2019-02-20 16:01:25 -05:00
ARG 1 player