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

17 lines
467 B
Plaintext
Raw Normal View History

2016-10-18 11:31:59 -04:00
CLASS xi net/minecraft/entity/mob/EntitySkeletonHorse
METHOD G getSoundAmbient ()Lnk;
METHOD J getLootTableId ()Lkp;
METHOD a interactMob (Laam;Lrb;)Z
ARG 0 player
ARG 1 playerHand
2016-10-18 11:31:59 -04:00
METHOD a deserializeCustomData (Ldt;)V
ARG 0 tag
2016-10-18 11:31:59 -04:00
METHOD b serializeCustomData (Ldt;)V
ARG 0 tag
2016-10-18 11:31:59 -04:00
METHOD b registerTagUpgraders (Lpf;)V
2016-09-22 15:31:01 -04:00
ARG 0 handler
2016-09-17 12:44:46 -04:00
METHOD bD initAttributes ()V
2016-10-18 11:31:59 -04:00
METHOD bV getSoundHurt ()Lnk;
METHOD bW getSoundDeath ()Lnk;
2016-10-15 14:49:37 -04:00
METHOD n updateMovement ()V