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

44 lines
1.2 KiB
Plaintext
Raw Normal View History

CLASS z net/minecraft/advancement/criterion/TriggerBredAnimals
CLASS z$a Handler
2018-10-31 12:57:21 -04:00
FIELD a manager Lqe;
FIELD b conditions Ljava/util/Set;
2018-10-31 12:57:21 -04:00
METHOD <init> (Lqe;)V
ARG 0 manager
METHOD a isEmpty ()Z
METHOD a addCondition (Ls$a;)V
ARG 0 condition
2018-10-31 12:57:21 -04:00
METHOD a handle (Luc;Lakw;Lakw;Lafs;)V
2017-06-08 10:01:49 -04:00
ARG 1 parent1
ARG 2 parent2
ARG 3 child
METHOD b removeCondition (Ls$a;)V
ARG 0 condition
2018-10-27 07:07:57 -04:00
CLASS z$b Conditions
FIELD a parent Lap;
FIELD b partner Lap;
FIELD c child Lap;
2018-10-31 12:57:21 -04:00
METHOD a matches (Luc;Lakw;Lakw;Lafs;)Z
2018-10-27 07:07:57 -04:00
METHOD c any ()Lz$b;
2018-10-31 12:57:21 -04:00
FIELD a ID Lpu;
FIELD b handlers Ljava/util/Map;
2018-10-31 12:57:21 -04:00
METHOD a getId ()Lpu;
METHOD a deserializeConditions (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lt;
ARG 0 obj
ARG 1 context
2018-10-31 12:57:21 -04:00
METHOD a removePlayer (Lqe;)V
ARG 0 manager
2018-10-31 12:57:21 -04:00
METHOD a addCondition (Lqe;Ls$a;)V
ARG 0 manager
ARG 1 condition
2018-10-31 12:57:21 -04:00
METHOD a handle (Luc;Lakw;Lakw;Lafs;)V
ARG 0 player
ARG 1 parent1
ARG 2 parent2
ARG 3 child
METHOD b deserializeConditions (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lz$b;
ARG 0 obj
ARG 1 context
2018-10-31 12:57:21 -04:00
METHOD b removeCondition (Lqe;Ls$a;)V
ARG 0 manager
ARG 1 condition