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

17 lines
509 B
Plaintext
Raw Normal View History

2018-11-27 13:42:03 -05:00
CLASS bmn net/minecraft/block/entity/ChestBlockEntity
2018-11-27 13:50:51 -05:00
FIELD j inventory Lfh;
METHOD R_ getName ()Lja;
2018-11-21 11:58:05 -05:00
METHOD T_ isInvEmpty ()Z
METHOD X_ getInvSize ()I
METHOD a getAnimationProgress (F)F
2018-11-27 13:50:51 -05:00
METHOD a createContainer (Laqf;Laqg;)Lary;
2018-11-04 07:22:38 -05:00
ARG 1 playerInv
2018-11-27 13:50:51 -05:00
METHOD a serialize (Lhp;)Lhp;
2018-11-21 11:58:05 -05:00
METHOD ac_ tick ()V
2018-11-27 13:50:51 -05:00
METHOD b onInvOpen (Laqg;)V
METHOD b deserialize (Lhp;)V
METHOD c onInvClose (Laqg;)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;