yarn/mappings/net/minecraft/block/entity/ChestBlockEntity.mapping

17 lines
501 B
Plaintext
Raw Normal View History

2018-11-29 15:10:38 -05:00
CLASS bmq net/minecraft/block/entity/ChestBlockEntity
2018-11-27 13:50:51 -05:00
FIELD j inventory Lfh;
2018-11-29 15:10:38 -05:00
METHOD Q_ getName ()Lja;
METHOD S_ isInvEmpty ()Z
METHOD W_ getInvSize ()I
METHOD a getAnimationProgress (F)F
2018-11-29 15:10:38 -05:00
METHOD a createContainer (Laqi;Laqj;)Lasb;
2018-11-04 07:22:38 -05:00
ARG 1 playerInv
2018-12-03 13:09:06 -05:00
METHOD a toTag (Lhp;)Lhp;
2018-11-29 15:10:38 -05:00
METHOD ab_ tick ()V
METHOD b onInvOpen (Laqj;)V
2018-12-03 13:09:06 -05:00
METHOD b fromTag (Lhp;)V
2018-11-29 15:10:38 -05:00
METHOD c onInvClose (Laqj;)V
METHOD f getInvMaxStackAmount ()I
2017-04-05 14:11:28 -04:00
METHOD l getContainerId ()Ljava/lang/String;
2018-11-27 13:50:51 -05:00
METHOD q getInvStackList ()Lfh;