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

22 lines
654 B
Plaintext
Raw Normal View History

2019-03-20 13:56:26 -04:00
CLASS ay net/minecraft/advancement/criterion/FishingRodHookedCriterion
2019-06-19 15:24:08 -04:00
CLASS a Handler
2019-06-07 07:45:25 -04:00
FIELD a manager Lrc;
FIELD b conditions Ljava/util/Set;
2019-06-07 07:45:25 -04:00
METHOD <init> (Lrc;)V
ARG 1 manager
METHOD a isEmpty ()Z
2019-06-07 07:45:25 -04:00
METHOD a handle (Lvj;Lbce;Latn;Ljava/util/Collection;)V
METHOD a addCondition (Lx$a;)V
METHOD b removeCondition (Lx$a;)V
2019-06-19 15:24:08 -04:00
CLASS b Conditions
2019-03-20 13:56:26 -04:00
FIELD a rod Lbc;
FIELD b entity Lav;
FIELD c item Lbc;
METHOD <init> (Lbc;Lav;Lbc;)V
2019-02-20 16:01:25 -05:00
ARG 1 entity
ARG 2 item
2019-03-20 13:56:26 -04:00
METHOD a create (Lbc;Lav;Lbc;)Lay$b;
2019-06-07 07:45:25 -04:00
METHOD a matches (Lvj;Lbce;Latn;Ljava/util/Collection;)Z
FIELD a ID Lqt;
METHOD a handle (Lvj;Lbce;Latn;Ljava/util/Collection;)V