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

22 lines
644 B
Plaintext
Raw Normal View History

2018-11-27 13:50:51 -05:00
CLASS bc net/minecraft/advancement/criterion/LevitationCriterion
CLASS bc$a Handler
2019-02-13 12:35:08 -05:00
FIELD a manager Lqq;
FIELD b conditions Ljava/util/Set;
METHOD a isEmpty ()Z
2018-11-27 13:50:51 -05:00
METHOD a addCondition (Lu$a;)V
2019-02-13 12:35:08 -05:00
METHOD a handle (Luv;Lcng;I)V
ARG 1 coord
ARG 2 duration
2018-11-27 13:50:51 -05:00
METHOD b removeCondition (Lu$a;)V
CLASS bc$b Conditions
FIELD a distance Lak;
FIELD b duration Lbf$d;
2019-02-13 12:35:08 -05:00
METHOD a matches (Luv;Lcng;I)Z
FIELD a ID Lqh;
FIELD b handlers Ljava/util/Map;
2019-02-13 12:35:08 -05:00
METHOD a handle (Luv;Lcng;I)V
2018-11-04 07:22:38 -05:00
ARG 1 player
ARG 2 coord
2018-11-27 13:50:51 -05:00
METHOD b deserializeConditions (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lbc$b;
2018-11-04 07:22:38 -05:00
ARG 1 obj