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

19 lines
585 B
Plaintext
Raw Normal View History

2018-11-27 13:50:51 -05:00
CLASS ac net/minecraft/advancement/criterion/BrewedPotionCriterion
CLASS ac$a Handler
2019-01-24 11:47:45 -05:00
FIELD a manager Lqn;
FIELD b conditions Ljava/util/Set;
METHOD a isEmpty ()Z
2019-01-30 12:48:39 -05:00
METHOD a handle (Layz;)V
2018-11-27 13:50:51 -05:00
METHOD a addCondition (Lu$a;)V
METHOD b removeCondition (Lu$a;)V
CLASS ac$b Conditions
2019-01-30 12:48:39 -05:00
FIELD a potion Layz;
METHOD a matches (Layz;)Z
2018-11-27 13:50:51 -05:00
METHOD c any ()Lac$b;
2019-01-24 11:47:45 -05:00
FIELD a ID Lqd;
FIELD b handlers Ljava/util/Map;
2019-01-30 12:48:39 -05:00
METHOD a handle (Lut;Layz;)V
2018-11-04 07:22:38 -05:00
ARG 1 player
2018-11-27 13:50:51 -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