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

40 lines
1.1 KiB
Plaintext
Raw Normal View History

2018-12-05 09:11:37 -05:00
CLASS aqb net/minecraft/entity/mob/ZombieEntity
FIELD a BABY_SPEED_ID Ljava/util/UUID;
2018-12-05 09:11:37 -05:00
FIELD bF BABY Lpo;
FIELD bH ARMS_RAISED Lpo;
FIELD b BABY_SPEED_BONUS Lahj;
FIELD c SPAWN_REINFORCEMENTS Lahh;
METHOD <init> (Lago;Lbas;)V
2018-11-28 15:24:24 -05:00
ARG 1 type
2018-12-05 09:11:37 -05:00
METHOD D getAmbientSound ()Lxg;
METHOD T_ update ()V
2017-04-05 14:11:28 -04:00
METHOD a setSize (FF)V
2018-11-04 07:22:38 -05:00
ARG 1 width
2018-12-05 09:11:37 -05:00
METHOD a initEquipment (Lafc;)V
METHOD a damage (Laft;F)Z
2018-11-04 07:22:38 -05:00
ARG 1 source
2018-12-05 09:11:37 -05:00
METHOD a dropEquipment (Laft;IZ)V
METHOD a (Lbat;Lafc;Lagw;Lahe;Lhq;)Lahe;
2018-11-07 11:37:58 -05:00
ARG 3 difficulty
2018-12-05 09:11:37 -05:00
METHOD a playStepSound (Let;Lbom;)V
2018-11-04 07:22:38 -05:00
ARG 1 pos
2018-12-05 09:11:37 -05:00
METHOD a readCustomDataFromTag (Lhq;)V
METHOD a onTrackedDataSet (Lpo;)V
METHOD aK getHeightOffset ()D
2018-12-05 09:11:37 -05:00
METHOD b writeCustomDataToTag (Lhq;)V
METHOD bG getEyeHeight ()F
METHOD ca initAttributes ()V
METHOD cv getDeathSound ()Lxg;
METHOD dA getSoundStep ()Lxg;
METHOD dB getSkull ()Lavu;
2018-11-15 12:05:03 -05:00
METHOD dI canBreakDoors ()Z
2018-12-05 09:11:37 -05:00
METHOD dy hasArmsRaised ()Z
METHOD e getHurtSound (Laft;)Lxg;
METHOD k updateMovement ()V
METHOD n initAi ()V
METHOD s setArmsRaised (Z)V
METHOD t setBreakDoors (Z)V
METHOD u setChild (Z)V
2018-12-05 09:11:37 -05:00
METHOD y_ initDataTracker ()V
METHOD z_ isChild ()Z