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

27 lines
675 B
Plaintext
Raw Normal View History

2018-10-31 12:57:21 -04:00
CLASS aos net/minecraft/entity/mob/EntityPigZombie
CLASS aos$a
2017-04-05 14:11:28 -04:00
METHOD a canStart ()Z
2018-10-31 12:57:21 -04:00
METHOD D getSoundAmbient ()Lww;
METHOD F getLootTableId ()Lpu;
METHOD I mobTick ()V
METHOD a initEquipment (Laen;)V
ARG 0 difficulty
2018-10-31 12:57:21 -04:00
METHOD a damage (Lafe;F)Z
2017-05-13 02:02:51 -04:00
ARG 0 source
ARG 1 damage
2018-10-31 12:57:21 -04:00
METHOD a copyEntityData (Lafv;)V
ARG 0 entity
2018-10-31 12:57:21 -04:00
METHOD a setAttacker (Lage;)V
2017-05-13 02:02:51 -04:00
ARG 0 value
2018-10-31 12:57:21 -04:00
METHOD a interactMob (Lapr;Laeo;)Z
ARG 0 player
ARG 1 playerHand
2018-10-31 12:57:21 -04:00
METHOD a deserializeCustomData (Lhm;)V
ARG 0 tag
2018-10-31 12:57:21 -04:00
METHOD b serializeCustomData (Lhm;)V
2017-06-08 10:01:49 -04:00
ARG 0 tag
METHOD cb initAttributes ()V
2018-10-31 12:57:21 -04:00
METHOD cw getSoundDeath ()Lww;
METHOD dC getSkull ()Lauv;
METHOD e getSoundHurt (Lafe;)Lww;