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
2018-11-04 07:22:38 -05:00
ARG 1 difficulty
2018-10-31 12:57:21 -04:00
METHOD a damage (Lafe;F)Z
2018-11-04 07:22:38 -05:00
ARG 1 source
ARG 2 damage
2018-10-31 12:57:21 -04:00
METHOD a copyEntityData (Lafv;)V
2018-11-04 07:22:38 -05:00
ARG 1 entity
2018-10-31 12:57:21 -04:00
METHOD a setAttacker (Lage;)V
2018-11-04 07:22:38 -05:00
ARG 1 value
2018-10-31 12:57:21 -04:00
METHOD a interactMob (Lapr;Laeo;)Z
2018-11-04 07:22:38 -05:00
ARG 1 player
ARG 2 playerHand
2018-10-31 12:57:21 -04:00
METHOD a deserializeCustomData (Lhm;)V
2018-11-04 07:22:38 -05:00
ARG 1 tag
2018-10-31 12:57:21 -04:00
METHOD b serializeCustomData (Lhm;)V
2018-11-04 07:22:38 -05:00
ARG 1 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;