yarn/mappings/net/minecraft/advancement/criterion/TriggerEntityHurtPlayer.map...

42 lines
1.1 KiB
Plaintext
Raw Normal View History

CLASS ao net/minecraft/advancement/criterion/TriggerEntityHurtPlayer
CLASS ao$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
2018-10-31 12:57:21 -04:00
METHOD a handle (Luc;Lafe;FFZ)V
ARG 0 player
ARG 1 source
ARG 2 dealt
ARG 3 taken
ARG 4 blocked
METHOD b removeCondition (Ls$a;)V
2018-10-27 07:07:57 -04:00
CLASS ao$b Conditions
FIELD a damage Lag;
2018-10-31 12:57:21 -04:00
METHOD a matches (Luc;Lafe;FFZ)Z
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;
2018-11-04 07:22:38 -05:00
ARG 1 obj
ARG 2 context
2018-10-31 12:57:21 -04:00
METHOD a removePlayer (Lqe;)V
2018-11-04 07:22:38 -05:00
ARG 1 manager
2018-10-31 12:57:21 -04:00
METHOD a addCondition (Lqe;Ls$a;)V
2018-11-04 07:22:38 -05:00
ARG 1 manager
ARG 2 condition
2018-10-31 12:57:21 -04:00
METHOD a handle (Luc;Lafe;FFZ)V
2018-11-04 07:22:38 -05:00
ARG 1 player
ARG 2 source
ARG 3 dealt
ARG 4 taken
ARG 5 blocked
METHOD b deserializeConditions (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Lao$b;
2018-11-04 07:22:38 -05:00
ARG 1 obj
ARG 2 context
2018-10-31 12:57:21 -04:00
METHOD b removeCondition (Lqe;Ls$a;)V
2018-11-04 07:22:38 -05:00
ARG 1 manager
ARG 2 condition