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

32 lines
961 B
Plaintext
Raw Normal View History

2018-11-07 11:37:58 -05:00
CLASS ab net/minecraft/advancement/criterion/TriggerBrewedPotion
CLASS ab$a Handler
FIELD a manager Lqg;
FIELD b conditions Ljava/util/Set;
2018-11-07 11:37:58 -05:00
METHOD <init> (Lqg;)V
ARG 0 manager
METHOD a isEmpty ()Z
2018-11-07 11:37:58 -05:00
METHOD a handle (Lawr;)V
ARG 0 potion
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 ab$b Conditions
FIELD a potion Lawr;
METHOD a matches (Lawr;)Z
METHOD c any ()Lab$b;
FIELD a ID Lpw;
FIELD b handlers Ljava/util/Map;
2018-11-07 11:37:58 -05:00
METHOD a getId ()Lpw;
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-07 11:37:58 -05:00
METHOD a removePlayer (Lqg;)V
METHOD a addCondition (Lqg;Lt$a;)V
2018-11-04 07:22:38 -05:00
ARG 1 manager
2018-11-07 11:37:58 -05:00
METHOD a handle (Luf;Lawr;)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;)Lab$b;
2018-11-04 07:22:38 -05:00
ARG 1 obj
2018-11-07 11:37:58 -05:00
METHOD b removeCondition (Lqg;Lt$a;)V
2018-11-04 07:22:38 -05:00
ARG 1 manager