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

18 lines
491 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS apu net/minecraft/entity/mob/HostileEntity
2018-12-12 12:22:18 -05:00
METHOD <init> (Lagz;Lbbp;)V
2018-11-28 15:24:24 -05:00
ARG 1 type
2018-12-12 12:12:26 -05:00
METHOD W_ update ()V
METHOD a damage (Lage;F)Z
2018-11-04 07:22:38 -05:00
ARG 1 source
ARG 2 amount
METHOD a canSpawn (Lbbq;Lahh;)Z
2018-12-12 12:12:26 -05:00
METHOD af getSoundSwim ()Lxm;
METHOD ag getSoundSplash ()Lxm;
METHOD bW getSoundCategory ()Lxo;
2018-12-05 09:11:37 -05:00
METHOD ca initAttributes ()V
METHOD cd canDropLootAndXp ()Z
2018-12-12 12:12:26 -05:00
METHOD cv getDeathSound ()Lxm;
METHOD e getHurtSound (Lage;)Lxm;
METHOD k updateMovement ()V
2018-12-12 12:12:26 -05:00
METHOD n getFallSound (I)Lxm;