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

50 lines
1.4 KiB
Plaintext
Raw Normal View History

2019-01-09 12:20:38 -05:00
CLASS aqv net/minecraft/entity/mob/ZombieEntity
CLASS aqv$a DestroyEggGoal
METHOD a onDestroyBlock (Lbcf;Let;)V
METHOD a tickStepping (Lbcg;Let;)V
METHOD i getDesiredSquaredDistanceToTarget ()D
2019-01-09 12:20:38 -05:00
FIELD bE BABY Lpt;
FIELD bG ARMS_RAISED Lpt;
FIELD b BABY_SPEED_ID Ljava/util/UUID;
FIELD c BABY_SPEED_BONUS Laic;
FIELD d SPAWN_REINFORCEMENTS Laia;
METHOD <init> (Lahh;Lbcf;)V
2018-11-28 15:24:24 -05:00
ARG 1 type
2019-01-09 12:20:38 -05:00
METHOD D getAmbientSound ()Lxt;
2017-04-05 14:11:28 -04:00
METHOD a setSize (FF)V
2018-11-04 07:22:38 -05:00
ARG 1 width
ARG 2 height
2019-01-09 12:20:38 -05:00
METHOD a initEquipment (Lafx;)V
METHOD a damage (Lagm;F)Z
2018-11-04 07:22:38 -05:00
ARG 1 source
ARG 2 amount
2019-01-09 12:20:38 -05:00
METHOD a dropEquipment (Lagm;IZ)V
METHOD a prepareEntityData (Lbcg;Lafx;Lahp;Lahx;Lhs;)Lahx;
2018-11-07 11:37:58 -05:00
ARG 3 difficulty
2019-01-09 12:20:38 -05:00
METHOD a playStepSound (Let;Lbqe;)V
2018-11-04 07:22:38 -05:00
ARG 1 pos
2018-12-12 12:12:26 -05:00
METHOD a readCustomDataFromTag (Lhs;)V
2019-01-09 12:20:38 -05:00
METHOD a onTrackedDataSet (Lpt;)V
METHOD aL getHeightOffset ()D
2018-12-12 12:12:26 -05:00
METHOD b writeCustomDataToTag (Lhs;)V
2019-01-09 12:20:38 -05:00
METHOD bH getEyeHeight ()F
METHOD cF getGroup ()Lahq;
METHOD cb initAttributes ()V
METHOD cw getDeathSound ()Lxt;
METHOD d getCurrentExperience (Lark;)I
METHOD dB hasArmsRaised ()Z
METHOD dD getSoundStep ()Lxt;
METHOD dE getSkull ()Laxd;
METHOD dK isDrowning ()Z
METHOD dL canBreakDoors ()Z
METHOD e getHurtSound (Lagm;)Lxt;
METHOD h update ()V
METHOD k updateMovement ()V
2019-01-09 12:46:28 -05:00
METHOD l ()V
METHOD n prepareGoals ()V
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