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

19 lines
516 B
Plaintext

CLASS ath net/minecraft/container/CraftingTableContainer
FIELD a craftingInv Latg;
FIELD f resultInv Latz;
FIELD g world Lbbp;
FIELD h pos Let;
METHOD <init> (Lara;Lbbp;Let;)V
ARG 1 playerInv
ARG 2 world
METHOD a onContentChanged (Lafi;)V
METHOD a canUse (Larb;)Z
METHOD a matches (Layw;)Z
METHOD b close (Larb;)V
METHOD b transferSlot (Larb;I)Lawo;
ARG 1 player
METHOD d clearCraftingSlots ()V
METHOD e getCraftingResultSlotIndex ()I
METHOD f getCraftingWidth ()I
METHOD g getCrafitngHeight ()I