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

21 lines
573 B
Plaintext
Raw Normal View History

2019-03-20 13:56:26 -04:00
CLASS ba net/minecraft/advancement/criterion/InventoryChangedCriterion
CLASS ba$a Handler
2019-03-27 14:35:10 -04:00
FIELD a manager Lra;
2019-02-20 16:01:25 -05:00
FIELD b conditions Ljava/util/Set;
METHOD a isEmpty ()Z
2019-04-03 12:16:41 -04:00
METHOD a handle (Lavm;)V
2019-03-20 13:56:26 -04:00
METHOD a addCondition (Lx$a;)V
METHOD b removeCondition (Lx$a;)V
CLASS ba$b Conditions
FIELD a occupied Lbi$d;
FIELD b full Lbi$d;
FIELD c empty Lbi$d;
FIELD d items [Lbc;
2019-04-03 12:16:41 -04:00
METHOD a matches (Lavm;)Z
2019-03-20 13:56:26 -04:00
METHOD a items ([Lbc;)Lba$b;
2019-04-03 12:16:41 -04:00
METHOD a items ([Lbgv;)Lba$b;
2019-03-27 14:35:10 -04:00
FIELD a ID Lqr;
2019-02-20 16:01:25 -05:00
FIELD b handlers Ljava/util/Map;
2019-04-03 12:16:41 -04:00
METHOD a handle (Lvf;Lavm;)V
2019-02-20 16:01:25 -05:00
ARG 1 player