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

16 lines
363 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS atm net/minecraft/container/FurnaceOutputSlot
FIELD a player Larb;
2018-12-12 12:22:18 -05:00
METHOD <init> (Larb;Lafi;III)V
2018-11-04 07:22:38 -05:00
ARG 1 player
ARG 2 inventory
ARG 3 invSlot
ARG 4 x
2018-12-12 12:12:26 -05:00
METHOD a takeStack (I)Lawo;
METHOD a onTakeItem (Larb;Lawo;)Lawo;
2018-12-05 09:11:37 -05:00
ARG 1 stack
2018-12-12 12:12:26 -05:00
METHOD a canInsert (Lawo;)Z
METHOD a onCrafted (Lawo;I)V
2018-11-04 07:22:38 -05:00
ARG 1 stack
2018-12-12 12:12:26 -05:00
METHOD c onCrafted (Lawo;)V
ARG 1 stack