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

36 lines
859 B
Plaintext

CLASS afd net/minecraft/inventory/InventoryResult
FIELD a stack Lem;
METHOD a getInvStack (I)Lahf;
ARG 0 slot
METHOD a takeInvStack (II)Lahf;
ARG 0 slot
ARG 1 amount
METHOD a setInvStack (ILahf;)V
ARG 0 slot
ARG 1 stack
METHOD a canPlayerUseInv (Lacu;)Z
ARG 0 player
METHOD b setInvProperty (II)V
ARG 0 pos
ARG 1 value
METHOD b isValidInvStack (ILahf;)Z
ARG 0 slot
ARG 1 stack
METHOD b onInvOpen (Lacu;)V
ARG 0 player
METHOD c getInvProperty (I)I
ARG 0 pos
METHOD c onInvClose (Lacu;)V
ARG 0 player
METHOD c_ removeInvStack (I)Lahf;
ARG 0 slot
METHOD h getInvPropertyCount ()I
METHOD h_ getName ()Ljava/lang/String;
METHOD i_ getNameAsComponent ()Lgk;
METHOD m clearInv ()V
METHOD n_ hasCustomName ()Z
METHOD w_ getInvSize ()I
METHOD x_ isInvEmpty ()Z
METHOD y_ markDirty ()V
METHOD z_ getInvMaxStackAmount ()I