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

13 lines
573 B
Plaintext

CLASS net/minecraft/class_1492 net/minecraft/entity/passive/AbstractDonkeyEntity
FIELD field_47806 babyDimensions Lnet/minecraft/class_4048;
FIELD field_6943 CHEST Lnet/minecraft/class_2940;
METHOD method_26898 createAbstractDonkeyAttributes ()Lnet/minecraft/class_5132$class_5133;
METHOD method_45374 addChest (Lnet/minecraft/class_1657;Lnet/minecraft/class_1799;)V
ARG 1 player
ARG 2 chest
METHOD method_6702 getInventoryColumns ()I
METHOD method_6703 hasChest ()Z
METHOD method_6704 setHasChest (Z)V
ARG 1 hasChest
METHOD method_6705 playAddChestSound ()V