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

22 lines
470 B
Plaintext
Raw Normal View History

2016-10-18 11:31:59 -04:00
CLASS acf net/minecraft/container/ContainerCraftingTable
FIELD a craftingInv Lace;
FIELD f resultInv Lqv;
FIELD g world Laiw;
FIELD h pos Lcn;
METHOD <init> (Laal;Laiw;Lcn;)V
ARG 0 playerInv
2016-08-27 10:34:11 -04:00
ARG 1 world
ARG 2 pos
2016-10-18 11:31:59 -04:00
METHOD a canUse (Laam;)Z
ARG 0 player
2016-10-18 11:31:59 -04:00
METHOD a (Laes;Lacv;)Z
ARG 0 stack
ARG 1 slot
2016-10-18 11:31:59 -04:00
METHOD a onContentChanged (Lqv;)V
2016-10-17 19:04:13 -04:00
ARG 0 inventory
2016-10-18 11:31:59 -04:00
METHOD b close (Laam;)V
2016-08-27 10:34:11 -04:00
ARG 0 player
2016-10-18 11:31:59 -04:00
METHOD b getStack (Laam;I)Laes;
ARG 0 player
ARG 1 slot