yarn/mappings/net/minecraft/entity/mob/EntityEnderman.mapping

50 lines
1.2 KiB
Plaintext
Raw Normal View History

2017-06-08 10:01:49 -04:00
CLASS acs net/minecraft/entity/mob/EntityEnderman
CLASS acs$a AiGoalPlaceBlock
FIELD a owner Lacs;
2017-04-05 14:11:28 -04:00
METHOD a canStart ()Z
METHOD e tick ()V
2017-06-08 10:01:49 -04:00
CLASS acs$b
2017-04-05 14:11:28 -04:00
METHOD a canStart ()Z
METHOD b shouldContinue ()Z
METHOD c start ()V
METHOD d onRemove ()V
METHOD e tick ()V
2017-06-08 10:01:49 -04:00
CLASS acs$c AiGoalPickBlock
FIELD a owner Lacs;
2017-04-05 14:11:28 -04:00
METHOD a canStart ()Z
METHOD e tick ()V
FIELD bA ageWhenTargetSet I
2017-06-08 10:01:49 -04:00
FIELD bx CARRIED_BLOCK Lmx;
FIELD by ANGRY Lmx;
FIELD c CARRIABLE_BLOCKS Ljava/util/Set;
2017-06-08 10:01:49 -04:00
METHOD F getSoundAmbient ()Lqc;
METHOD J getLootTableId ()Lnd;
2017-04-05 14:11:28 -04:00
METHOD M mobTick ()V
2017-06-08 10:01:49 -04:00
METHOD a deserializeCustomData (Lfy;)V
ARG 0 tag
2017-06-08 10:01:49 -04:00
METHOD a onTrackedDataSet (Lmx;)V
2017-05-13 02:02:51 -04:00
ARG 0 data
2017-06-08 10:01:49 -04:00
METHOD a registerTagUpgraders (Lrw;)V
2017-05-13 02:02:51 -04:00
ARG 0 handler
2017-06-08 10:01:49 -04:00
METHOD a damage (Lup;F)Z
2017-05-13 02:02:51 -04:00
ARG 0 source
ARG 1 damage
2017-04-05 14:11:28 -04:00
METHOD a dropEquipment (ZI)V
2017-05-13 02:02:51 -04:00
ARG 0 recentlyHitByPlayer
ARG 1 looting
2017-06-08 10:01:49 -04:00
METHOD b setCarriedBlock (Lawr;)V
2017-05-13 02:02:51 -04:00
ARG 0 value
2017-06-08 10:01:49 -04:00
METHOD b serializeCustomData (Lfy;)V
ARG 0 tag
2017-06-08 10:01:49 -04:00
METHOD bM initAttributes ()V
METHOD by getEyeHeight ()F
METHOD cf getSoundDeath ()Lqc;
METHOD d getSoundHurt (Lup;)Lqc;
METHOD d setTarget (Lvn;)V
2017-05-13 02:02:51 -04:00
ARG 0 value
2017-06-08 10:01:49 -04:00
METHOD dn getCarriedBlock ()Lawr;
METHOD do isAngry ()Z
2017-04-05 14:11:28 -04:00
METHOD i initDataTracker ()V
METHOD n updateMovement ()V
METHOD r initAi ()V