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

16 lines
363 B
Plaintext
Raw Normal View History

2019-01-09 12:20:38 -05:00
CLASS aty net/minecraft/container/FurnaceOutputSlot
FIELD a player Lark;
METHOD <init> (Lark;Lafs;III)V
2018-11-04 07:22:38 -05:00
ARG 1 player
ARG 2 inventory
ARG 3 invSlot
ARG 4 x
2019-01-09 12:20:38 -05:00
METHOD a takeStack (I)Laxd;
METHOD a onTakeItem (Lark;Laxd;)Laxd;
2018-12-05 09:11:37 -05:00
ARG 1 stack
2019-01-09 12:20:38 -05:00
METHOD a canInsert (Laxd;)Z
METHOD a onCrafted (Laxd;I)V
2018-11-04 07:22:38 -05:00
ARG 1 stack
2019-01-09 12:20:38 -05:00
METHOD c onCrafted (Laxd;)V
ARG 1 stack