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

18 lines
472 B
Plaintext
Raw Normal View History

2018-11-29 15:10:38 -05:00
CLASS amm net/minecraft/entity/passive/AbstractDonkeyEntity
2018-11-27 13:50:51 -05:00
FIELD bM CHEST Lpn;
2018-11-29 15:10:38 -05:00
METHOD <init> (Lagm;Lbaq;)V
2018-11-28 15:24:24 -05:00
ARG 1 type
ARG 2 world
2018-11-29 15:10:38 -05:00
METHOD a interactMob (Laqj;Lafb;)Z
2018-11-04 07:22:38 -05:00
ARG 1 player
2018-11-27 13:50:51 -05:00
METHOD a deserializeCustomData (Lhp;)V
ARG 1 tag
METHOD aL getMountedHeightOffset ()D
2018-11-27 13:50:51 -05:00
METHOD b serializeCustomData (Lhp;)V
ARG 1 tag
METHOD cb initAttributes ()V
2018-11-15 12:05:03 -05:00
METHOD dA hasChest ()Z
METHOD dB getInventorySize ()I
METHOD t setHasChest (Z)V
2018-11-29 15:10:38 -05:00
METHOD x_ initDataTracker ()V