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

16 lines
434 B
Plaintext
Raw Normal View History

2019-03-20 13:56:26 -04:00
CLASS bp net/minecraft/advancement/criterion/ShotCrossbowCriterion
2019-04-16 10:13:03 -04:00
CLASS bp$a Handler
FIELD a tracker Lrb;
FIELD b conditions Ljava/util/Set;
METHOD a isEmpty ()Z
2019-06-03 12:48:18 -04:00
METHOD a trigger (Lbcc;)V
2019-04-16 10:13:03 -04:00
METHOD a add (Lx$a;)V
METHOD b remove (Lx$a;)V
2019-03-20 13:56:26 -04:00
CLASS bp$b Conditions
FIELD a item Lbc;
2019-06-03 12:48:18 -04:00
METHOD a matches (Lbcc;)Z
METHOD a create (Lbhi;)Lbp$b;
2019-04-05 12:03:47 -04:00
FIELD a ID Lqs;
2019-04-16 10:13:03 -04:00
FIELD b handlers Ljava/util/Map;
2019-06-03 12:48:18 -04:00
METHOD a trigger (Lvh;Lbcc;)V