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

21 lines
562 B
Plaintext
Raw Normal View History

2018-11-29 15:10:38 -05:00
CLASS apk net/minecraft/entity/mob/PigZombieEntity
CLASS apk$a
2017-04-05 14:11:28 -04:00
METHOD a canStart ()Z
2018-12-03 07:33:56 -05:00
METHOD D getAmbientSound ()Lxf;
2018-11-15 12:05:03 -05:00
METHOD H mobTick ()V
2018-11-29 15:10:38 -05:00
METHOD a initEquipment (Lafa;)V
METHOD a damage (Lafr;F)Z
2018-11-04 07:22:38 -05:00
ARG 1 source
2018-11-29 15:10:38 -05:00
METHOD a copyEntityData (Lagi;)V
METHOD a setAttacker (Lagr;)V
METHOD a interactMob (Laqj;Lafb;)Z
2018-11-04 07:22:38 -05:00
ARG 1 player
2018-12-03 13:09:06 -05:00
METHOD a readCustomDataFromTag (Lhp;)V
ARG 1 tag
2018-12-03 13:09:06 -05:00
METHOD b writeCustomDataToTag (Lhp;)V
ARG 1 tag
METHOD cb initAttributes ()V
2018-12-03 07:33:56 -05:00
METHOD cw getDeathSound ()Lxf;
2018-11-29 15:10:38 -05:00
METHOD dC getSkull ()Lavs;
2018-12-03 07:33:56 -05:00
METHOD e getHurtSound (Lafr;)Lxf;