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

45 lines
1.3 KiB
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS aqu net/minecraft/entity/mob/ZombieEntity
CLASS aqu$a DestroyEggGoal
METHOD a onDestroyBlock (Lbci;Let;)V
METHOD a tickStepping (Lbcj;Let;)V
METHOD i getDesiredSquaredDistanceToTarget ()D
2019-01-16 13:24:40 -05:00
FIELD bC BABY Lpr;
FIELD bE ARMS_RAISED Lpr;
2019-01-09 12:20:38 -05:00
FIELD b BABY_SPEED_ID Ljava/util/UUID;
2019-01-16 13:24:40 -05:00
FIELD c BABY_SPEED_BONUS Laib;
FIELD d SPAWN_REINFORCEMENTS Lahz;
METHOD <init> (Lahg;Lbci;)V
2018-11-28 15:24:24 -05:00
ARG 1 type
2019-01-17 18:35:46 -05:00
METHOD F getAmbientSound ()Lxr;
2019-01-16 13:24:40 -05:00
METHOD a initEquipment (Lafv;)V
METHOD a damage (Lagl;F)Z
2018-11-04 07:22:38 -05:00
ARG 1 source
ARG 2 amount
2019-01-16 13:24:40 -05:00
METHOD a dropEquipment (Lagl;IZ)V
METHOD a prepareEntityData (Lbcj;Lafv;Laho;Lahw;Lhq;)Lahw;
2018-11-07 11:37:58 -05:00
ARG 3 difficulty
2019-01-16 13:24:40 -05:00
METHOD a playStepSound (Let;Lbqi;)V
2018-11-04 07:22:38 -05:00
ARG 1 pos
2019-01-16 13:24:40 -05:00
METHOD a readCustomDataFromTag (Lhq;)V
METHOD a onTrackedDataSet (Lpr;)V
2019-01-09 12:20:38 -05:00
METHOD aL getHeightOffset ()D
2019-01-16 13:24:40 -05:00
METHOD b writeCustomDataToTag (Lhq;)V
2019-01-09 12:20:38 -05:00
METHOD bH getEyeHeight ()F
2019-01-17 18:35:46 -05:00
METHOD cI getGroup ()Lahp;
2019-01-16 13:24:40 -05:00
METHOD cd initAttributes ()V
2019-01-17 18:35:46 -05:00
METHOD cz getDeathSound ()Lxr;
2019-01-16 13:24:40 -05:00
METHOD d getCurrentExperience (Larj;)I
METHOD dE getSoundStep ()Lxr;
METHOD dF getSkull ()Laxc;
METHOD dL isDrowning ()Z
METHOD dM canBreakDoors ()Z
METHOD e getHurtSound (Lagl;)Lxr;
2019-01-09 12:20:38 -05:00
METHOD h update ()V
METHOD k updateMovement ()V
2019-01-17 18:35:46 -05:00
METHOD n hasArmsRaised ()Z
METHOD s setArmsRaised (Z)V
METHOD t setBreakDoors (Z)V
METHOD u setChild (Z)V
2019-01-09 12:20:38 -05:00
METHOD w_ initDataTracker ()V
METHOD x_ isChild ()Z