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

23 lines
643 B
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS aqf net/minecraft/entity/mob/PigZombieEntity
CLASS aqf$a
2017-04-05 14:11:28 -04:00
METHOD a canStart ()Z
2019-01-16 13:24:40 -05:00
FIELD bC anger I
FIELD bE angerTarget Ljava/util/UUID;
2019-01-17 18:35:46 -05:00
METHOD F getAmbientSound ()Lxr;
METHOD J mobTick ()V
2019-01-16 13:24:40 -05:00
METHOD a initEquipment (Lafv;)V
METHOD a damage (Lagl;F)Z
2018-11-04 07:22:38 -05:00
ARG 1 source
ARG 2 amount
2019-01-16 13:24:40 -05:00
METHOD a copyEntityData (Lahc;)V
METHOD a setAttacker (Lahl;)V
METHOD a interactMob (Larj;Lafw;)Z
2018-11-04 07:22:38 -05:00
ARG 1 player
2019-01-16 13:24:40 -05:00
METHOD a canSpawn (Lbcj;Laho;)Z
METHOD a readCustomDataFromTag (Lhq;)V
METHOD b writeCustomDataToTag (Lhq;)V
METHOD cd initAttributes ()V
2019-01-17 18:35:46 -05:00
METHOD cz getDeathSound ()Lxr;
2019-01-16 13:24:40 -05:00
METHOD dF getSkull ()Laxc;
METHOD e getHurtSound (Lagl;)Lxr;