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

21 lines
491 B
Plaintext
Raw Normal View History

2016-09-28 08:17:20 -04:00
CLASS none/ack net/minecraft/container/slot/SlotFurnaceOutput
2016-09-20 11:18:54 -04:00
FIELD a player Lnone/aam;
METHOD <init> (Lnone/aam;Lnone/qv;III)V
ARG 0 player
ARG 1 inventory
ARG 2 invSlot
ARG 3 x
ARG 4 y
2016-09-20 11:18:54 -04:00
METHOD a takeStack (I)Lnone/aes;
2016-09-15 06:15:02 -04:00
ARG 0 amount
METHOD a onTakeItem (Lnone/aam;Lnone/aes;)Lnone/aes;
ARG 0 player
ARG 1 stack
2016-09-20 11:18:54 -04:00
METHOD a canInsert (Lnone/aes;)Z
ARG 0 stack
METHOD a onCrafted (Lnone/aes;I)V
ARG 0 stack
ARG 1 amount
METHOD c onCrafted (Lnone/aes;)V
ARG 0 stack