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

36 lines
998 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS afh net/minecraft/container/DoubleLockableContainer
FIELD a customName Ljd;
FIELD b first Lafu;
FIELD c second Lafu;
2018-12-12 12:22:18 -05:00
METHOD <init> (Ljd;Lafu;Lafu;)V
2018-11-04 07:22:38 -05:00
ARG 2 first
2018-12-12 12:12:26 -05:00
METHOD R_ getName ()Ljd;
METHOD U_ clearInv ()V
METHOD Z_ getInvSize ()I
METHOD a getInvStack (I)Lawo;
METHOD a takeInvStack (II)Lawo;
2018-11-04 07:22:38 -05:00
ARG 1 slot
2018-12-12 12:12:26 -05:00
METHOD a setInvStack (ILawo;)V
2018-11-04 07:22:38 -05:00
ARG 1 slot
2018-12-12 12:12:26 -05:00
METHOD a isPart (Lafi;)Z
METHOD a setContainerLock (Laft;)V
METHOD a createContainer (Lara;Larb;)Lasw;
2018-11-04 07:22:38 -05:00
ARG 1 playerInv
2018-12-12 12:12:26 -05:00
METHOD a canPlayerUseInv (Larb;)Z
METHOD aa_ getInvMaxStackAmount ()I
METHOD ac_ hasContainerLock ()Z
METHOD b removeInvStack (I)Lawo;
2017-04-05 14:11:28 -04:00
METHOD b setInvProperty (II)V
2018-11-04 07:22:38 -05:00
ARG 1 pos
2018-12-12 12:12:26 -05:00
METHOD b isValidInvStack (ILawo;)Z
2018-11-04 07:22:38 -05:00
ARG 1 slot
2018-12-12 12:12:26 -05:00
METHOD b_ onInvOpen (Larb;)V
2018-12-05 09:11:37 -05:00
METHOD c isInvEmpty ()Z
2017-04-05 14:11:28 -04:00
METHOD c getInvProperty (I)I
2018-12-12 12:12:26 -05:00
METHOD c_ onInvClose (Larb;)V
2018-12-12 12:22:18 -05:00
METHOD f ()Ljd;
2018-12-05 09:11:37 -05:00
METHOD h markDirty ()V
METHOD i getInvPropertyCount ()I
2018-12-12 12:12:26 -05:00
METHOD k getContainerLock ()Laft;
2018-12-05 09:11:37 -05:00
METHOD m getContainerId ()Ljava/lang/String;