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

17 lines
403 B
Plaintext
Raw Normal View History

2018-11-15 12:05:03 -05:00
CLASS asr net/minecraft/container/SlotCraftingResult
FIELD a craftingInv Lary;
FIELD b player Laqa;
METHOD <init> (Laqa;Lary;Laep;III)V
2018-11-04 07:22:38 -05:00
ARG 1 player
ARG 2 craftingInv
ARG 3 inventory
ARG 4 invSlot
ARG 5 x
2018-11-15 12:05:03 -05:00
METHOD a takeStack (I)Lavf;
METHOD a onTakeItem (Laqa;Lavf;)Lavf;
2018-11-04 07:22:38 -05:00
ARG 1 player
2018-11-15 12:05:03 -05:00
METHOD a canInsert (Lavf;)Z
METHOD a onCrafted (Lavf;I)V
2018-11-04 07:22:38 -05:00
ARG 1 stack
2018-11-15 12:05:03 -05:00
METHOD c onCrafted (Lavf;)V