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

12 lines
334 B
Plaintext
Raw Normal View History

2018-10-31 12:57:21 -04:00
CLASS ame net/minecraft/entity/mob/EntityZombieHorse
METHOD D getSoundAmbient ()Lww;
METHOD F getLootTableId ()Lpu;
METHOD a createChild (Lafs;)Lafs;
2018-11-04 07:22:38 -05:00
ARG 1 other
2018-10-31 12:57:21 -04:00
METHOD a interactMob (Lapr;Laeo;)Z
2018-11-04 07:22:38 -05:00
ARG 1 player
ARG 2 playerHand
METHOD cb initAttributes ()V
2018-10-31 12:57:21 -04:00
METHOD cw getSoundDeath ()Lww;
METHOD e getSoundHurt (Lafe;)Lww;