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

22 lines
610 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS apx net/minecraft/entity/mob/PigZombieEntity
CLASS apx$a
2017-04-05 14:11:28 -04:00
METHOD a canStart ()Z
FIELD bD anger I
FIELD bF angerTarget Ljava/util/UUID;
2018-12-12 12:12:26 -05:00
METHOD D getAmbientSound ()Lxm;
METHOD I mobTick ()V
METHOD a initEquipment (Lafn;)V
METHOD a damage (Lage;F)Z
2018-11-04 07:22:38 -05:00
ARG 1 source
ARG 2 amount
2018-12-12 12:12:26 -05:00
METHOD a copyEntityData (Lagv;)V
METHOD a setAttacker (Lahe;)V
METHOD a interactMob (Larb;Lafo;)Z
2018-11-04 07:22:38 -05:00
ARG 1 player
2018-12-12 12:12:26 -05:00
METHOD a readCustomDataFromTag (Lhs;)V
METHOD b writeCustomDataToTag (Lhs;)V
2018-12-05 09:11:37 -05:00
METHOD ca initAttributes ()V
2018-12-12 12:12:26 -05:00
METHOD cv getDeathSound ()Lxm;
METHOD dC getSkull ()Lawo;
METHOD e getHurtSound (Lage;)Lxm;