yarn/mappings/net/minecraft/inventory/CraftingResultInventory.map...

19 lines
500 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS atz net/minecraft/inventory/CraftingResultInventory
2018-11-27 13:50:51 -05:00
FIELD a stack Lfh;
FIELD b lastRecipe Layw;
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 setLastRecipe (Layw;)V
ARG 1 recipe
2018-12-12 12:12:26 -05:00
METHOD b removeInvStack (I)Lawo;
2018-12-05 09:11:37 -05:00
METHOD c isInvEmpty ()Z
METHOD g getLastRecipe ()Layw;
2018-12-05 09:11:37 -05:00
METHOD h markDirty ()V