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

20 lines
559 B
Plaintext
Raw Normal View History

2018-11-29 15:10:38 -05:00
CLASS alp net/minecraft/entity/passive/ChickenEntity
FIELD bI eggLayTime I
2018-11-29 15:10:38 -05:00
METHOD D getSoundAmbient ()Lxf;
METHOD a createChild (Lagf;)Lagf;
METHOD a playStepSound (Let;Lboj;)V
2018-11-04 07:22:38 -05:00
ARG 1 pos
2018-11-27 13:50:51 -05:00
METHOD a deserializeCustomData (Lhp;)V
ARG 1 tag
2018-11-29 15:10:38 -05:00
METHOD b createChild (Lagf;)Lalp;
2018-11-27 13:50:51 -05:00
METHOD b serializeCustomData (Lhp;)V
ARG 1 tag
METHOD bH getEyeHeight ()F
METHOD c handleFallDamage (FF)V
2018-11-04 07:22:38 -05:00
ARG 1 fallDistance
METHOD cb initAttributes ()V
2018-11-29 15:10:38 -05:00
METHOD cw getSoundDeath ()Lxf;
METHOD e getSoundHurt (Lafr;)Lxf;
METHOD k updateMovement ()V
METHOD n initAi ()V