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

14 lines
382 B
Plaintext
Raw Normal View History

2017-04-05 07:31:24 -04:00
CLASS zh net/minecraft/entity/passive/EntityDonkeyBase
FIELD bH CHEST Llx;
2017-04-05 14:11:28 -04:00
METHOD a interactMob (Lacu;Lsw;)Z
METHOD a deserializeCustomData (Lfc;)V
ARG 0 tag
2017-04-05 14:11:28 -04:00
METHOD a onDeath (Ltm;)V
METHOD b serializeCustomData (Lfc;)V
ARG 0 tag
2017-04-05 14:11:28 -04:00
METHOD bH initAttributes ()V
METHOD dj hasChest ()Z
2017-04-05 14:11:28 -04:00
METHOD dk getInventorySize ()I
METHOD i initDataTracker ()V
METHOD p setHasChest (Z)V