yarn/mappings/none/qt.mapping

43 lines
1.1 KiB
Plaintext

CLASS none/qt
METHOD a getInvStack (I)Lnone/aer;
ARG 0 slot
METHOD a takeInvStack (II)Lnone/aer;
ARG 0 slot
ARG 1 amount
METHOD a setInvStack (ILnone/aer;)V
ARG 0 slot
ARG 1 stack
METHOD a createContainer (Lnone/aak;Lnone/aal;)Lnone/abw;
ARG 0 playerInv
ARG 1 player
METHOD a canPlayerUseInv (Lnone/aal;)Z
ARG 0 player
METHOD a setContainerLock (Lnone/rf;)V
ARG 0 lock
METHOD b removeInvStack (I)Lnone/aer;
ARG 0 slot
METHOD b setInvField (II)V
ARG 0 pos
ARG 1 value
METHOD b isValidInvStack (ILnone/aer;)Z
ARG 0 slot
ARG 1 stack
METHOD b onInvOpen (Lnone/aal;)V
ARG 0 player
METHOD c onInvClose (Lnone/aal;)V
ARG 0 player
METHOD c_ getInvField (I)I
ARG 0 pos
METHOD h getInvFieldCount ()I
METHOD h_ getName ()Ljava/lang/String;
METHOD i_ getNameAsComponent ()Lnone/fa;
METHOD j getContainerLock ()Lnone/rf;
METHOD l getContainerId ()Ljava/lang/String;
METHOD m clearInv ()V
METHOD n_ hasCustomName ()Z
METHOD t_ getInvSize ()I
METHOD u_ isInvEmpty ()Z
METHOD v_ markDirty ()V
METHOD w_ getInvMaxStackAmount ()I
METHOD x_ hasContainerLock ()Z