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

19 lines
529 B
Plaintext
Raw Normal View History

2019-01-09 12:20:38 -05:00
CLASS aqd net/minecraft/entity/mob/HostileEntity
METHOD <init> (Lahh;Lbcf;)V
2018-11-28 15:24:24 -05:00
ARG 1 type
2019-01-09 12:20:38 -05:00
METHOD K_ checkLightLevelForSpawn ()Z
METHOD a damage (Lagm;F)Z
2018-11-04 07:22:38 -05:00
ARG 1 source
ARG 2 amount
2019-01-09 12:20:38 -05:00
METHOD a canSpawn (Lbcg;Lahp;)Z
METHOD ag getSoundSwim ()Lxt;
METHOD ah getSoundSplash ()Lxt;
METHOD bX getSoundCategory ()Lxv;
METHOD cb initAttributes ()V
METHOD ce canDropLootAndXp ()Z
METHOD cw getDeathSound ()Lxt;
METHOD e getHurtSound (Lagm;)Lxt;
METHOD h update ()V
METHOD k updateMovement ()V
2019-01-09 12:20:38 -05:00
METHOD n getFallSound (I)Lxt;