yarn/mappings/net/minecraft/container/DoubleLockableContainer.map...

25 lines
628 B
Plaintext

CLASS afr net/minecraft/container/DoubleLockableContainer
FIELD a first Lafs;
FIELD b second Lafs;
METHOD R_ getInvMaxStackAmount ()I
METHOD T_ clearInv ()V
METHOD U_ getInvSize ()I
METHOD a getInvStack (I)Laxd;
ARG 1 slot
METHOD a takeInvStack (II)Laxd;
ARG 1 slot
METHOD a setInvStack (ILaxd;)V
ARG 1 slot
ARG 2 itemStack
METHOD a isPart (Lafs;)Z
METHOD a canPlayerUseInv (Lark;)Z
ARG 1 playerEntity
METHOD b removeInvStack (I)Laxd;
ARG 1 slot
METHOD b isValidInvStack (ILaxd;)Z
ARG 1 slot
METHOD b_ onInvOpen (Lark;)V
METHOD c isInvEmpty ()Z
METHOD c_ onInvClose (Lark;)V
METHOD e markDirty ()V