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
ARG 0 playerInv
ARG 1 world
ARG 2 pos
2018-10-31 12:57:21 -04:00
METHOD a onContentChanged (Laei;)V
2017-05-13 02:02:51 -04:00
ARG 0 inventory
2018-10-31 12:57:21 -04:00
METHOD a canUse (Lapr;)Z
ARG 0 player
2018-10-31 12:57:21 -04:00
METHOD a matches (Laxb;)Z
ARG 0 recipe
2018-10-31 12:57:21 -04:00
METHOD b close (Lapr;)V
2017-05-13 02:02:51 -04:00
ARG 0 player
2018-10-31 12:57:21 -04:00
METHOD b getStack (Lapr;I)Lauv;
2017-05-13 02:02:51 -04:00
ARG 0 player
ARG 1 slot
METHOD f getCraftingWidth ()I
METHOD g getCrafitngHeight ()I