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

19 lines
529 B
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS aqc net/minecraft/entity/mob/HostileEntity
METHOD <init> (Lahg;Lbci;)V
2018-11-28 15:24:24 -05:00
ARG 1 type
2019-01-09 12:20:38 -05:00
METHOD K_ checkLightLevelForSpawn ()Z
2019-01-16 13:24:40 -05:00
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 canSpawn (Lbcj;Laho;)Z
METHOD ag getSoundSwim ()Lxr;
METHOD ah getSoundSplash ()Lxr;
METHOD bX getSoundCategory ()Lxt;
METHOD cd initAttributes ()V
METHOD cg canDropLootAndXp ()Z
METHOD cy getDeathSound ()Lxr;
METHOD e getHurtSound (Lagl;)Lxr;
2019-01-09 12:20:38 -05:00
METHOD h update ()V
METHOD k updateMovement ()V
2019-01-16 13:24:40 -05:00
METHOD n getFallSound (I)Lxr;