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

21 lines
545 B
Plaintext
Raw Normal View History

2018-10-31 12:57:21 -04:00
CLASS aof net/minecraft/entity/mob/EntityEndermite
METHOD D getSoundAmbient ()Lww;
METHOD F getLootTableId ()Lpu;
METHOD S_ update ()V
2018-10-31 12:57:21 -04:00
METHOD a playStepSound (Leq;Lbnh;)V
2018-11-04 07:22:38 -05:00
ARG 1 pos
ARG 2 block
2018-10-31 12:57:21 -04:00
METHOD a deserializeCustomData (Lhm;)V
2018-11-04 07:22:38 -05:00
ARG 1 tag
METHOD aK getHeightOffset ()D
2018-10-31 12:57:21 -04:00
METHOD b serializeCustomData (Lhm;)V
2018-11-04 07:22:38 -05:00
ARG 1 tag
METHOD bH getEyeHeight ()F
METHOD cb initAttributes ()V
2018-10-31 12:57:21 -04:00
METHOD cw getSoundDeath ()Lww;
METHOD e getSoundHurt (Lafe;)Lww;
METHOD k updateMovement ()V
METHOD k setYaw (F)V
2018-11-04 07:22:38 -05:00
ARG 1 value
METHOD n initAi ()V