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

36 lines
1005 B
Plaintext
Raw Normal View History

2018-11-27 13:50:51 -05:00
CLASS aer net/minecraft/container/LockableContainerDouble
FIELD a customName Lja;
FIELD b first Lafe;
FIELD c second Lafe;
METHOD <init> (Lja;Lafe;Lafe;)V
2018-11-04 07:22:38 -05:00
ARG 2 first
2018-11-27 13:50:51 -05:00
METHOD R_ getName ()Lja;
2018-11-21 11:58:05 -05:00
METHOD S_ hasCustomName ()Z
METHOD T_ isInvEmpty ()Z
METHOD X_ getInvSize ()I
METHOD Z_ hasContainerLock ()Z
2018-11-27 13:50:51 -05:00
METHOD a getInvStack (I)Lavo;
METHOD a takeInvStack (II)Lavo;
2018-11-04 07:22:38 -05:00
ARG 1 slot
2018-11-27 13:50:51 -05:00
METHOD a setInvStack (ILavo;)V
2018-11-04 07:22:38 -05:00
ARG 1 slot
2018-11-27 13:50:51 -05:00
METHOD a isPart (Laes;)Z
METHOD a setContainerLock (Lafd;)V
METHOD a createContainer (Laqf;Laqg;)Lary;
2018-11-04 07:22:38 -05:00
ARG 1 playerInv
2018-11-27 13:50:51 -05:00
METHOD a canPlayerUseInv (Laqg;)Z
METHOD b removeInvStack (I)Lavo;
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-11-27 13:50:51 -05:00
METHOD b isValidInvStack (ILavo;)Z
2018-11-04 07:22:38 -05:00
ARG 1 slot
2018-11-27 13:50:51 -05:00
METHOD b onInvOpen (Laqg;)V
2017-04-05 14:11:28 -04:00
METHOD c getInvProperty (I)I
2018-11-27 13:50:51 -05:00
METHOD c onInvClose (Laqg;)V
METHOD f getInvMaxStackAmount ()I
METHOD g markDirty ()V
2017-04-05 14:11:28 -04:00
METHOD h getInvPropertyCount ()I
2018-11-27 13:50:51 -05:00
METHOD j getContainerLock ()Lafd;
2017-04-05 14:11:28 -04:00
METHOD l getContainerId ()Ljava/lang/String;
METHOD m clearInv ()V