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

29 lines
736 B
Plaintext
Raw Normal View History

2016-08-16 18:04:54 -04:00
CLASS none/acc net/minecraft/inventory/InventoryCrafting
FIELD a stacks Lnone/dc;
FIELD b width I
FIELD c height I
FIELD d container Lnone/abv;
METHOD <init> (Lnone/abv;II)V
ARG 0 container
ARG 1 width
ARG 2 height
METHOD a getInventoryStack (I)Lnone/aeq;
ARG 0 slot
2016-08-17 14:57:56 -04:00
METHOD a setInventoryStack (ILnone/aeq;)V
2016-08-20 15:23:28 -04:00
METHOD a (Lnone/aak;)Z
ARG 0 player
2016-08-16 18:04:54 -04:00
METHOD b (I)Lnone/aeq;
2016-08-17 14:57:56 -04:00
METHOD b isValidInventoryStack (ILnone/aeq;)Z
2016-08-20 15:23:28 -04:00
METHOD b (Lnone/aak;)V
ARG 0 player
2016-08-16 18:04:54 -04:00
METHOD c getInventoryStack (II)Lnone/aeq;
ARG 0 x
ARG 1 y
2016-08-20 15:23:28 -04:00
METHOD c (Lnone/aak;)V
ARG 0 player
2016-08-17 09:52:35 -04:00
METHOD h_ getName ()Ljava/lang/String;
METHOD i_ getNameComponent ()Lnone/fa;
2016-08-20 15:23:28 -04:00
METHOD l clear ()V
2016-08-17 17:15:57 -04:00
METHOD n_ hasCustomName ()Z
2016-08-16 18:04:54 -04:00
METHOD t_ getInventorySize ()I