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

14 lines
401 B
Plaintext
Raw Normal View History

2018-11-15 12:05:03 -05:00
CLASS aoy net/minecraft/entity/mob/EntityHostile
METHOD S_ update ()V
2018-11-15 12:05:03 -05:00
METHOD a damage (Lafl;F)Z
2018-11-04 07:22:38 -05:00
ARG 1 source
2018-11-15 12:05:03 -05:00
METHOD af getSoundSwim ()Lxb;
METHOD ag getSoundSplash ()Lxb;
METHOD bX getSoundCategory ()Lxd;
METHOD cb initAttributes ()V
METHOD ce canDropLootAndXp ()Z
2018-11-15 12:05:03 -05:00
METHOD cw getSoundDeath ()Lxb;
METHOD e getSoundHurt (Lafl;)Lxb;
METHOD k updateMovement ()V
2018-11-15 12:05:03 -05:00
METHOD m getSoundFall (I)Lxb;