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

17 lines
452 B
Plaintext
Raw Normal View History

2017-06-08 10:01:49 -04:00
CLASS adc net/minecraft/entity/mob/EntityHostile
2017-04-05 14:11:28 -04:00
METHOD B_ update ()V
2017-06-08 10:01:49 -04:00
METHOD P canSpawn ()Z
METHOD a damage (Lup;F)Z
2017-05-13 02:02:51 -04:00
ARG 0 source
ARG 1 damage
2017-06-08 10:01:49 -04:00
METHOD ae getSoundSwim ()Lqc;
METHOD af getSoundSplash ()Lqc;
METHOD bK getSoundCategory ()Lqe;
METHOD bM initAttributes ()V
METHOD bP canDropLootAndXp ()Z
METHOD cf getSoundDeath ()Lqc;
METHOD d getSoundHurt (Lup;)Lqc;
METHOD e getSoundFall (I)Lqc;
2017-05-13 02:02:51 -04:00
ARG 0 height
2017-04-05 14:11:28 -04:00
METHOD n updateMovement ()V