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

23 lines
489 B
Plaintext

CLASS acu net/minecraft/container/slot/SlotCraftingResult
FIELD a craftingInv Lace;
FIELD b player Laam;
METHOD <init> (Laam;Lace;Lqv;III)V
ARG 0 player
ARG 1 craftingInv
ARG 2 inventory
ARG 3 invSlot
ARG 4 x
ARG 5 y
METHOD a takeStack (I)Laes;
ARG 0 amount
METHOD a onTakeItem (Laam;Laes;)Laes;
ARG 0 player
ARG 1 stack
METHOD a canInsert (Laes;)Z
ARG 0 stack
METHOD a onCrafted (Laes;I)V
ARG 0 stack
ARG 1 amount
METHOD c onCrafted (Laes;)V
ARG 0 stack