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

14 lines
401 B
Plaintext
Raw Normal View History

2018-11-21 11:58:05 -05:00
CLASS apd net/minecraft/entity/mob/EntityHostile
METHOD V_ update ()V
METHOD a damage (Lafn;F)Z
2018-11-04 07:22:38 -05:00
ARG 1 source
2018-11-21 11:58:05 -05:00
METHOD af getSoundSwim ()Lxc;
METHOD ag getSoundSplash ()Lxc;
METHOD bX getSoundCategory ()Lxe;
METHOD cb initAttributes ()V
METHOD ce canDropLootAndXp ()Z
2018-11-21 11:58:05 -05:00
METHOD cw getSoundDeath ()Lxc;
METHOD e getSoundHurt (Lafn;)Lxc;
METHOD k updateMovement ()V
2018-11-21 11:58:05 -05:00
METHOD m getSoundFall (I)Lxc;