yarn/mappings/net/minecraft/inventory/Inventory.mapping

21 lines
521 B
Plaintext

CLASS afq net/minecraft/inventory/Inventory
METHOD S_ getInvMaxStackAmount ()I
METHOD V_ getInvSize ()I
METHOD a getInvStack (I)Laxc;
ARG 1 slot
METHOD a takeInvStack (II)Laxc;
ARG 1 slot
METHOD a setInvStack (ILaxc;)V
ARG 1 slot
ARG 2 itemStack
METHOD a canPlayerUseInv (Larj;)Z
ARG 1 playerEntity
METHOD b removeInvStack (I)Laxc;
ARG 1 slot
METHOD b isValidInvStack (ILaxc;)Z
ARG 1 slot
METHOD b_ onInvOpen (Larj;)V
METHOD c isInvEmpty ()Z
METHOD c_ onInvClose (Larj;)V
METHOD e markDirty ()V