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

24 lines
601 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS atg net/minecraft/inventory/CraftingInventory
2018-11-27 13:50:51 -05:00
FIELD a stacks Lfh;
2016-08-16 18:04:54 -04:00
FIELD b width I
FIELD c height I
2018-12-12 12:12:26 -05:00
FIELD d container Lasw;
2018-12-12 12:22:18 -05:00
METHOD <init> (Lasw;II)V
2018-11-04 07:22:38 -05:00
ARG 1 container
ARG 2 width
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 canPlayerUseInv (Larb;)Z
METHOD a provideRecipeInputs (Lard;)V
2018-12-12 12:12:26 -05:00
METHOD ab_ getInvWidth ()I
METHOD b removeInvStack (I)Lawo;
2018-12-05 09:11:37 -05:00
METHOD c isInvEmpty ()Z
METHOD h markDirty ()V
2018-10-26 14:57:13 -04:00
METHOD n getInvHeight ()I