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

20 lines
569 B
Plaintext
Raw Normal View History

2018-11-07 11:37:58 -05:00
CLASS aow net/minecraft/entity/mob/EntityPigZombie
CLASS aow$a
2017-04-05 14:11:28 -04:00
METHOD a canStart ()Z
2018-11-07 11:37:58 -05:00
METHOD D getSoundAmbient ()Lwz;
METHOD F getLootTableId ()Lpw;
2018-10-31 12:57:21 -04:00
METHOD I mobTick ()V
2018-11-07 11:37:58 -05:00
METHOD a initEquipment (Laeq;)V
METHOD a damage (Lafh;F)Z
2018-11-04 07:22:38 -05:00
ARG 1 source
2018-11-07 11:37:58 -05:00
METHOD a copyEntityData (Lafy;)V
METHOD a setAttacker (Lagh;)V
METHOD a interactMob (Lapv;Laer;)Z
2018-11-04 07:22:38 -05:00
ARG 1 player
2018-11-07 11:37:58 -05:00
METHOD a deserializeCustomData (Lho;)V
METHOD b serializeCustomData (Lho;)V
METHOD cb initAttributes ()V
2018-11-07 11:37:58 -05:00
METHOD cw getSoundDeath ()Lwz;
METHOD dD getSkull ()Lava;
METHOD e getSoundHurt (Lafh;)Lwz;