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

23 lines
526 B
Plaintext
Raw Normal View History

2018-10-31 12:57:21 -04:00
CLASS arq net/minecraft/container/ContainerCraftingTable
FIELD a craftingInv Larp;
FIELD f resultInv Lash;
FIELD g world Lazt;
FIELD h pos Leq;
2018-10-31 12:57:21 -04:00
METHOD <init> (Lapq;Lazt;Leq;)V
2018-11-04 07:22:38 -05:00
ARG 1 playerInv
ARG 2 world
ARG 3 pos
2018-10-31 12:57:21 -04:00
METHOD a onContentChanged (Laei;)V
2018-11-04 07:22:38 -05:00
ARG 1 inventory
2018-10-31 12:57:21 -04:00
METHOD a canUse (Lapr;)Z
2018-11-04 07:22:38 -05:00
ARG 1 player
2018-10-31 12:57:21 -04:00
METHOD a matches (Laxb;)Z
2018-11-04 07:22:38 -05:00
ARG 1 recipe
2018-10-31 12:57:21 -04:00
METHOD b close (Lapr;)V
2018-11-04 07:22:38 -05:00
ARG 1 player
2018-10-31 12:57:21 -04:00
METHOD b getStack (Lapr;I)Lauv;
2018-11-04 07:22:38 -05:00
ARG 1 player
ARG 2 slot
METHOD f getCraftingWidth ()I
METHOD g getCrafitngHeight ()I