yarn/mappings/net/minecraft/entity/passive/EntityCow.mapping

20 lines
521 B
Plaintext
Raw Normal View History

2018-10-31 12:57:21 -04:00
CLASS ala net/minecraft/entity/passive/EntityCow
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
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 b createChild (Lafs;)Lala;
2018-11-04 07:22:38 -05:00
ARG 1 other
METHOD bH getEyeHeight ()F
2018-10-31 12:57:21 -04:00
METHOD cH getSoundVolume ()F
METHOD cb initAttributes ()V
2018-10-31 12:57:21 -04:00
METHOD cw getSoundDeath ()Lww;
METHOD e getSoundHurt (Lafe;)Lww;
METHOD n initAi ()V