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

17 lines
456 B
Plaintext
Raw Normal View History

2019-03-20 13:56:26 -04:00
CLASS ax net/minecraft/advancement/criterion/FilledBucketCriterion
CLASS ax$a Handler
FIELD a manager Lrb;
FIELD b conditions Ljava/util/Set;
METHOD <init> (Lrb;)V
ARG 1 manager
METHOD a isEmpty ()Z
METHOD a handle (Lbbx;)V
METHOD a addCondition (Lx$a;)V
METHOD b removeCondition (Lx$a;)V
2019-03-20 13:56:26 -04:00
CLASS ax$b Conditions
FIELD a item Lbc;
2019-04-16 11:51:03 -04:00
METHOD a matches (Lbbx;)Z
2019-03-20 13:56:26 -04:00
METHOD a create (Lbc;)Lax$b;
2019-04-05 12:03:47 -04:00
FIELD a ID Lqs;
METHOD a handle (Lvg;Lbbx;)V