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

16 lines
465 B
Plaintext
Raw Normal View History

2016-09-20 11:18:54 -04:00
CLASS none/zq net/minecraft/entity/mob/EntityHostile
METHOD a damage (Lnone/rr;F)Z
ARG 0 source
ARG 1 damage
2016-09-07 05:54:55 -04:00
METHOD aa getSoundSwim ()Lnone/nk;
METHOD ab getSoundSplash ()Lnone/nk;
2016-08-17 06:48:54 -04:00
METHOD bC getSoundCategory ()Lnone/nm;
2016-09-17 12:44:46 -04:00
METHOD bD initAttributes ()V
METHOD bG canDropLootAndXp ()Z
METHOD bV getSoundHurt ()Lnone/nk;
METHOD bW getSoundDeath ()Lnone/nk;
2016-10-15 07:59:08 -04:00
METHOD e getSoundFall (I)Lnone/nk;
ARG 0 height
2016-10-15 14:49:37 -04:00
METHOD n updateMovement ()V
2016-09-12 06:08:56 -04:00
METHOD y_ update ()V