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

16 lines
472 B
Plaintext
Raw Normal View History

2018-11-29 15:10:38 -05:00
CLASS amt net/minecraft/entity/mob/SkeletonHorseEntity
2018-12-03 07:33:56 -05:00
METHOD D getAmbientSound ()Lxf;
2018-11-29 15:10:38 -05:00
METHOD a createChild (Lagf;)Lagf;
METHOD a interactMob (Laqj;Lafb;)Z
2018-11-04 07:22:38 -05:00
ARG 1 player
2018-12-03 13:09:06 -05:00
METHOD a readCustomDataFromTag (Lhp;)V
ARG 1 tag
METHOD aL getMountedHeightOffset ()D
2018-11-29 15:10:38 -05:00
METHOD af getSoundSwim ()Lxf;
2018-12-03 13:09:06 -05:00
METHOD b writeCustomDataToTag (Lhp;)V
ARG 1 tag
METHOD cb initAttributes ()V
2018-12-03 07:33:56 -05:00
METHOD cw getDeathSound ()Lxf;
METHOD e getHurtSound (Lafr;)Lxf;
METHOD k updateMovement ()V