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

35 lines
1020 B
Plaintext
Raw Normal View History

2018-11-07 11:37:58 -05:00
CLASS bb net/minecraft/advancement/criterion/TriggerLevitation
CLASS bb$a Handler
2018-11-15 12:05:03 -05:00
FIELD a manager Lqh;
FIELD b conditions Ljava/util/Set;
2018-11-15 12:05:03 -05:00
METHOD <init> (Lqh;)V
ARG 0 manager
METHOD a isEmpty ()Z
2018-11-07 11:37:58 -05:00
METHOD a addCondition (Lt$a;)V
ARG 0 condition
2018-11-21 11:58:05 -05:00
METHOD a handle (Lui;Lckg;I)V
ARG 0 player
ARG 1 coord
ARG 2 duration
2018-11-07 11:37:58 -05:00
METHOD b removeCondition (Lt$a;)V
ARG 0 condition
2018-11-07 11:37:58 -05:00
CLASS bb$b Conditions
FIELD a distance Laj;
FIELD b duration Lbe$d;
2018-11-21 11:58:05 -05:00
METHOD a matches (Lui;Lckg;I)Z
2018-11-15 12:05:03 -05:00
FIELD a ID Lpx;
FIELD b handlers Ljava/util/Map;
2018-11-15 12:05:03 -05:00
METHOD a getId ()Lpx;
2018-11-07 11:37:58 -05:00
METHOD a deserializeConditions (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lu;
2018-11-04 07:22:38 -05:00
ARG 1 obj
2018-11-15 12:05:03 -05:00
METHOD a removePlayer (Lqh;)V
METHOD a addCondition (Lqh;Lt$a;)V
2018-11-04 07:22:38 -05:00
ARG 1 manager
2018-11-21 11:58:05 -05:00
METHOD a handle (Lui;Lckg;I)V
2018-11-04 07:22:38 -05:00
ARG 1 player
ARG 2 coord
2018-11-07 11:37:58 -05:00
METHOD b deserializeConditions (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lbb$b;
2018-11-04 07:22:38 -05:00
ARG 1 obj
2018-11-15 12:05:03 -05:00
METHOD b removeCondition (Lqh;Lt$a;)V
2018-11-04 07:22:38 -05:00
ARG 1 manager