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

21 lines
546 B
Plaintext
Raw Normal View History

2018-12-05 09:11:37 -05:00
CLASS asn net/minecraft/container/CraftingTableContainer
FIELD a craftingInv Lasm;
FIELD f resultInv Latf;
FIELD g world Lbas;
2018-11-27 13:50:51 -05:00
FIELD h pos Let;
2018-12-05 09:11:37 -05:00
METHOD <init> (Laqk;Lbas;Let;)V
2018-11-04 07:22:38 -05:00
ARG 1 playerInv
ARG 2 world
2018-12-05 09:11:37 -05:00
METHOD a onContentChanged (Laex;)V
METHOD a canUse (Laql;)Z
ARG 0 player
METHOD a matches (Laya;)Z
METHOD b close (Laql;)V
METHOD b transferSlot (Laql;I)Lavu;
ARG 0 player
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 getCrafitngHeight ()I