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

22 lines
585 B
Plaintext
Raw Normal View History

2019-03-20 13:56:26 -04:00
CLASS bl net/minecraft/advancement/criterion/NetherTravelCriterion
CLASS bl$a Handler
2019-03-27 14:35:10 -04:00
FIELD a manager Lra;
2019-02-20 16:01:25 -05:00
FIELD b conditions Ljava/util/Set;
METHOD a isEmpty ()Z
2019-03-27 14:35:10 -04:00
METHOD a handle (Lve;Lcrg;DDD)V
2019-02-20 16:01:25 -05:00
ARG 1 enteredCoord
ARG 2 exitedX
ARG 3 exitedY
2019-03-20 13:56:26 -04:00
METHOD a addCondition (Lx$a;)V
METHOD b removeCondition (Lx$a;)V
CLASS bl$b Conditions
FIELD a entered Lbg;
FIELD b exited Lbg;
FIELD c distance Lan;
METHOD a distance (Lan;)Lbl$b;
2019-03-27 14:35:10 -04:00
METHOD a matches (Lve;Lcrg;DDD)Z
FIELD a ID Lqr;
2019-02-20 16:01:25 -05:00
FIELD b handlers Ljava/util/Map;
2019-03-27 14:35:10 -04:00
METHOD a handle (Lvf;Lcrg;)V
2019-02-20 16:01:25 -05:00
ARG 1 player