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

22 lines
580 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
METHOD a setStack (ILnone/aeq;)V
METHOD b (I)Lnone/aeq;
METHOD b isValidStack (ILnone/aeq;)Z
METHOD c getInventoryStack (II)Lnone/aeq;
ARG 0 x
ARG 1 y
2016-08-17 09:52:35 -04:00
METHOD h_ getName ()Ljava/lang/String;
METHOD i_ getNameComponent ()Lnone/fa;
METHOD n_ hasCustomNam ()Z
2016-08-16 18:04:54 -04:00
METHOD t_ getInventorySize ()I