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

22 lines
555 B
Plaintext

CLASS agm net/minecraft/inventory/Inventory
METHOD K_ getInvMaxStackAmount ()I
METHOD N_ getInvSize ()I
METHOD a getInvStack (I)Lbaz;
ARG 1 slot
METHOD a takeInvStack (II)Lbaz;
ARG 1 slot
METHOD a setInvStack (ILbaz;)V
ARG 1 slot
ARG 2 itemStack
METHOD a canPlayerUseInv (Lauv;)Z
ARG 1 playerEntity
METHOD a getInvAmountOf (Lbau;)I
METHOD a_ onInvOpen (Lauv;)V
METHOD b removeInvStack (I)Lbaz;
ARG 1 slot
METHOD b isValidInvStack (ILbaz;)Z
ARG 1 slot
METHOD b_ onInvClose (Lauv;)V
METHOD c isInvEmpty ()Z
METHOD e markDirty ()V