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

52 lines
1.3 KiB
Plaintext

CLASS sp net/minecraft/container/LockableContainerDouble
FIELD a customName Ljava/lang/String;
FIELD b first Ltc;
FIELD c second Ltc;
METHOD <init> (Ljava/lang/String;Ltc;Ltc;)V
ARG 0 customName
ARG 1 first
ARG 2 second
METHOD A_ hasContainerLock ()Z
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 createContainer (Lact;Lacu;)Laeh;
ARG 0 playerInv
ARG 1 player
METHOD a canPlayerUseInv (Lacu;)Z
ARG 0 player
METHOD a isPart (Lsq;)Z
ARG 0 inv
METHOD a setContainerLock (Ltb;)V
ARG 0 lock
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 j getContainerLock ()Ltb;
METHOD l getContainerId ()Ljava/lang/String;
METHOD m clearInv ()V
METHOD n_ hasCustomName ()Z
METHOD w_ getInvSize ()I
METHOD x_ isInvEmpty ()Z
METHOD y_ markDirty ()V
METHOD z_ getInvMaxStackAmount ()I