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

21 lines
436 B
Plaintext
Raw Normal View History

2016-10-18 11:31:59 -04:00
CLASS ack net/minecraft/container/slot/SlotFurnaceOutput
FIELD a player Laam;
METHOD <init> (Laam;Lqv;III)V
ARG 0 player
ARG 1 inventory
ARG 2 invSlot
ARG 3 x
ARG 4 y
2016-10-18 11:31:59 -04:00
METHOD a takeStack (I)Laes;
2016-09-15 06:15:02 -04:00
ARG 0 amount
2016-10-18 11:31:59 -04:00
METHOD a onTakeItem (Laam;Laes;)Laes;
ARG 0 player
ARG 1 stack
2016-10-18 11:31:59 -04:00
METHOD a canInsert (Laes;)Z
ARG 0 stack
2016-10-18 11:31:59 -04:00
METHOD a onCrafted (Laes;I)V
ARG 0 stack
ARG 1 amount
2016-10-18 11:31:59 -04:00
METHOD c onCrafted (Laes;)V
ARG 0 stack