yarn/mappings/net/minecraft/advancement/criterion/TriggerChangedDimension.map...

32 lines
985 B
Plaintext
Raw Normal View History

2018-11-07 11:37:58 -05:00
CLASS ac net/minecraft/advancement/criterion/TriggerChangedDimension
CLASS ac$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-21 11:58:05 -05:00
METHOD a handle (Lbrh;Lbrh;)V
2018-11-07 11:37:58 -05:00
METHOD a addCondition (Lt$a;)V
ARG 0 condition
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 ac$b Conditions
2018-11-21 11:58:05 -05:00
FIELD a from Lbrh;
FIELD b to Lbrh;
METHOD a to (Lbrh;)Lac$b;
METHOD b matches (Lbrh;Lbrh;)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;Lbrh;Lbrh;)V
2018-11-04 07:22:38 -05:00
ARG 1 player
2018-11-07 11:37:58 -05:00
METHOD b deserializeConditions (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lac$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