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

11 lines
322 B
Plaintext
Raw Normal View History

CLASS none/zo net/minecraft/entity/mob/EntityHostile
METHOD a damage (Lnone/rp;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;
METHOD bV getSoundHurt ()Lnone/nk;
METHOD bW getSoundDeath ()Lnone/nk;
METHOD m update ()V