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

36 lines
1.0 KiB
Plaintext
Raw Normal View History

2018-11-07 11:37:58 -05:00
CLASS aq net/minecraft/advancement/criterion/TriggerEntityHurtPlayer
CLASS aq$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 addCondition (Lt$a;)V
METHOD a handle (Luf;Lafh;FFZ)V
ARG 0 player
ARG 1 source
ARG 2 dealt
ARG 3 taken
ARG 4 blocked
2018-11-07 11:37:58 -05:00
METHOD b removeCondition (Lt$a;)V
CLASS aq$b Conditions
FIELD a damage Lah;
METHOD a matches (Luf;Lafh;FFZ)Z
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;Lafh;FFZ)V
2018-11-04 07:22:38 -05:00
ARG 1 player
ARG 2 source
ARG 3 dealt
ARG 4 taken
2018-11-07 11:37:58 -05:00
METHOD b deserializeConditions (Lcom/google/gson/JsonObject;Lcom/google/gson/JsonDeserializationContext;)Laq$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