yarn/mappings/net/minecraft/advancement/criterion/ItemDurabilityChangedCriter...

34 lines
1010 B
Plaintext
Raw Normal View History

2018-11-27 13:42:03 -05:00
CLASS ax net/minecraft/advancement/criterion/ItemDurabilityChangedCriterion
2018-11-07 11:37:58 -05:00
CLASS ax$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 (Lavn;I)V
ARG 0 item
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 ax$b Conditions
FIELD a item Lay;
FIELD b durability Lbe$d;
FIELD c delta Lbe$d;
2018-11-21 11:58:05 -05:00
METHOD a matches (Lavn;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;Lavn;I)V
2018-11-04 07:22:38 -05:00
ARG 1 player
ARG 2 item
2018-11-07 11:37:58 -05:00
METHOD b deserializeConditions (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lax$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