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

14 lines
401 B
Plaintext
Raw Normal View History

2018-11-27 13:50:51 -05:00
CLASS ape net/minecraft/entity/mob/HostileEntity
2018-11-21 11:58:05 -05:00
METHOD V_ update ()V
2018-11-27 13:50:51 -05:00
METHOD a damage (Lafo;F)Z
2018-11-04 07:22:38 -05:00
ARG 1 source
2018-11-27 13:50:51 -05:00
METHOD af getSoundSwim ()Lxd;
METHOD ag getSoundSplash ()Lxd;
METHOD bX getSoundCategory ()Lxf;
METHOD cb initAttributes ()V
METHOD ce canDropLootAndXp ()Z
2018-11-27 13:50:51 -05:00
METHOD cw getSoundDeath ()Lxd;
METHOD e getSoundHurt (Lafo;)Lxd;
METHOD k updateMovement ()V
2018-11-27 13:50:51 -05:00
METHOD m getSoundFall (I)Lxd;