yarn/mappings/net/minecraft/container/CraftingTableContainer.mapping

22 lines
613 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS ath net/minecraft/container/CraftingTableContainer
FIELD a craftingInv Latg;
FIELD f resultInv Latz;
FIELD g world Lbbp;
2018-11-27 13:50:51 -05:00
FIELD h pos Let;
FIELD i player Larb;
2018-12-12 12:22:18 -05:00
METHOD <init> (Lara;Lbbp;Let;)V
2018-11-04 07:22:38 -05:00
ARG 1 playerInv
ARG 2 world
2018-12-12 12:12:26 -05:00
METHOD a onContentChanged (Lafi;)V
METHOD a canUse (Larb;)Z
METHOD a populateRecipeFinder (Lard;)V
2018-12-12 12:12:26 -05:00
METHOD a matches (Layw;)Z
METHOD b close (Larb;)V
METHOD b transferSlot (Larb;I)Lawo;
2018-11-04 07:22:38 -05:00
ARG 1 player
2018-12-03 13:09:06 -05:00
METHOD d clearCraftingSlots ()V
METHOD e getCraftingResultSlotIndex ()I
METHOD f getCraftingWidth ()I
METHOD g getCraftingHeight ()I
METHOD h getCraftingSlotCount ()I