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

24 lines
725 B
Plaintext

CLASS atw net/minecraft/block/entity/BlockEntityChest
FIELD f neighborNorth Latw;
FIELD g neighborEast Latw;
FIELD h neighborWest Latw;
FIELD i neighborSouth Latw;
FIELD p inventory Lem;
FIELD r type Lanw$a;
METHOD B resetBlock ()V
METHOD G_ update ()V
METHOD a createContainer (Lact;Lacu;)Laeh;
METHOD a getNeighbor (Lee;)Latw;
METHOD a deserialize (Lfc;)V
METHOD a registerTagUpgraders (Lqv;)V
METHOD b onInvOpen (Lacu;)V
METHOD b serialize (Lfc;)Lfc;
METHOD c onInvClose (Lacu;)V
METHOD h_ getName ()Ljava/lang/String;
METHOD l getContainerId ()Ljava/lang/String;
METHOD p getType ()Lanw$a;
METHOD w_ getInvSize ()I
METHOD x_ isInvEmpty ()Z
METHOD z invalidate ()V
METHOD z_ getInvMaxStackAmount ()I