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

16 lines
443 B
Plaintext
Raw Normal View History

2018-11-29 15:10:38 -05:00
CLASS aph net/minecraft/entity/mob/HostileEntity
METHOD <init> (Lagm;Lbaq;)V
2018-11-28 15:24:24 -05:00
ARG 1 type
2018-11-29 15:10:38 -05:00
METHOD U_ update ()V
METHOD a damage (Lafr;F)Z
2018-11-04 07:22:38 -05:00
ARG 1 source
2018-11-29 15:10:38 -05:00
METHOD af getSoundSwim ()Lxf;
METHOD ag getSoundSplash ()Lxf;
METHOD bX getSoundCategory ()Lxh;
METHOD cb initAttributes ()V
METHOD ce canDropLootAndXp ()Z
2018-11-29 15:10:38 -05:00
METHOD cw getSoundDeath ()Lxf;
METHOD e getSoundHurt (Lafr;)Lxf;
METHOD k updateMovement ()V
2018-11-29 15:10:38 -05:00
METHOD m getSoundFall (I)Lxf;