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

17 lines
450 B
Plaintext
Raw Normal View History

2019-03-20 13:56:26 -04:00
CLASS ax net/minecraft/advancement/criterion/FilledBucketCriterion
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 (Lbce;)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 item Lbc;
METHOD a create (Lbc;)Lax$b;
2019-06-07 07:45:25 -04:00
METHOD a matches (Lbce;)Z
FIELD a ID Lqt;
METHOD a handle (Lvj;Lbce;)V