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

31 lines
991 B
Plaintext

CLASS bc net/minecraft/advancement/criterion/LevitationCriterion
CLASS bc$a Handler
FIELD a manager Lqm;
FIELD b conditions Ljava/util/Set;
METHOD a isEmpty ()Z
METHOD a addCondition (Lu$a;)V
METHOD a handle (Lus;Lcmd;I)V
ARG 1 coord
ARG 2 duration
METHOD b removeCondition (Lu$a;)V
CLASS bc$b Conditions
FIELD a distance Lak;
FIELD b duration Lbf$d;
METHOD a matches (Lus;Lcmd;I)Z
METHOD b toJson ()Lcom/google/gson/JsonElement;
FIELD a ID Lqc;
FIELD b handlers Ljava/util/Map;
METHOD a getId ()Lqc;
METHOD a deserializeConditions (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lv;
ARG 1 obj
METHOD a endTracking (Lqm;)V
METHOD a beginTrackingCondition (Lqm;Lu$a;)V
ARG 1 manager
METHOD a handle (Lus;Lcmd;I)V
ARG 1 player
ARG 2 coord
METHOD b deserializeConditions (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lbc$b;
ARG 1 obj
METHOD b endTrackingCondition (Lqm;Lu$a;)V
ARG 1 manager