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

31 lines
755 B
Plaintext
Raw Normal View History

2016-10-18 11:31:59 -04:00
CLASS zr net/minecraft/entity/mob/EntityPigZombie
CLASS zr$a
METHOD a canStart ()Z
2016-10-18 11:31:59 -04:00
METHOD G getSoundAmbient ()Lnk;
METHOD J getLootTableId ()Lkp;
2016-10-16 11:00:41 -04:00
METHOD M mobTick ()V
2016-10-18 11:31:59 -04:00
METHOD a interactMob (Laam;Lrb;)Z
ARG 0 player
ARG 1 playerHand
2016-10-18 11:31:59 -04:00
METHOD a deserializeCustomData (Ldt;)V
ARG 0 tag
2016-10-18 11:31:59 -04:00
METHOD a initEquipment (Lra;)V
ARG 0 localDifficulty
2016-10-18 11:31:59 -04:00
METHOD a damage (Lrr;F)Z
ARG 0 source
ARG 1 damage
2016-10-18 11:31:59 -04:00
METHOD a (Lsg;)V
ARG 0 entity
METHOD a setAttacker (Lsp;)V
ARG 0 value
2016-10-18 11:31:59 -04:00
METHOD b serializeCustomData (Ldt;)V
ARG 0 tag
2016-10-18 11:31:59 -04:00
METHOD b registerTagUpgraders (Lpf;)V
2016-09-22 15:31:01 -04:00
ARG 0 handler
2016-09-17 12:44:46 -04:00
METHOD bD initAttributes ()V
2016-10-18 11:31:59 -04:00
METHOD bV getSoundHurt ()Lnk;
METHOD bW getSoundDeath ()Lnk;
METHOD cK canSpawn ()Z
2016-10-18 11:31:59 -04:00
METHOD dg getSkull ()Laes;
2016-09-12 06:08:56 -04:00
METHOD y_ update ()V