yarn/mappings/net/minecraft/advancement/criterion/LocationArrivalCriterion.ma...

17 lines
446 B
Plaintext
Raw Normal View History

2019-03-14 08:57:09 -04:00
CLASS bg net/minecraft/advancement/criterion/LocationArrivalCriterion
2019-03-14 15:41:19 -04:00
CLASS bg$a Handler
2019-03-14 08:57:09 -04:00
FIELD a manager Lqy;
2019-02-20 16:01:25 -05:00
FIELD b conditions Ljava/util/Set;
METHOD a isEmpty ()Z
2019-03-14 08:57:09 -04:00
METHOD a handle (Lvc;DDD)V
2019-02-20 16:01:25 -05:00
ARG 1 x
ARG 2 y
2019-03-14 08:57:09 -04:00
METHOD a addCondition (Lw$a;)V
METHOD b removeCondition (Lw$a;)V
2019-03-14 15:41:19 -04:00
CLASS bg$b Conditions
2019-03-14 08:57:09 -04:00
FIELD a location Lbf;
METHOD a matches (Lvc;DDD)Z
FIELD a id Lqp;
2019-02-20 16:01:25 -05:00
FIELD b handlers Ljava/util/Map;
2019-03-14 08:57:09 -04:00
METHOD a handle (Lvd;)V