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

18 lines
568 B
Plaintext
Raw Normal View History

2019-03-20 13:56:26 -04:00
CLASS bd net/minecraft/advancement/criterion/KilledByCrossbowCriterion
2019-06-19 15:24:08 -04:00
CLASS a Handler
2019-06-07 07:45:25 -04:00
FIELD a tracker Lrc;
2019-04-16 10:13:03 -04:00
FIELD b conditions Ljava/util/Set;
METHOD a isEmpty ()Z
2019-06-07 07:45:25 -04:00
METHOD a trigger (Lvj;Ljava/util/Collection;I)V
2019-04-16 10:13:03 -04:00
METHOD a add (Lx$a;)V
METHOD b remove (Lx$a;)V
2019-06-19 15:24:08 -04:00
CLASS b Conditions
2019-03-20 13:56:26 -04:00
FIELD a victims [Lav;
FIELD b uniqueEntityTypes Lbi$d;
METHOD a create (Lbi$d;)Lbd$b;
2019-06-07 07:45:25 -04:00
METHOD a matches (Lvj;Ljava/util/Collection;I)Z
METHOD a create ([Lav$a;)Lbd$b;
2019-06-07 07:45:25 -04:00
FIELD a ID Lqt;
2019-04-16 10:13:03 -04:00
FIELD b handlers Ljava/util/Map;
2019-06-07 07:45:25 -04:00
METHOD a trigger (Lvj;Ljava/util/Collection;I)V