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

21 lines
436 B
Plaintext

CLASS aeu net/minecraft/container/slot/SlotFurnaceOutput
FIELD a player Lacu;
METHOD <init> (Lacu;Lsq;III)V
ARG 0 player
ARG 1 inventory
ARG 2 invSlot
ARG 3 x
ARG 4 y
METHOD a takeStack (I)Lahf;
ARG 0 amount
METHOD a onTakeItem (Lacu;Lahf;)Lahf;
ARG 0 player
ARG 1 stack
METHOD a canInsert (Lahf;)Z
ARG 0 stack
METHOD a onCrafted (Lahf;I)V
ARG 0 stack
ARG 1 amount
METHOD c onCrafted (Lahf;)V
ARG 0 stack