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

15 lines
350 B
Plaintext
Raw Normal View History

2018-11-15 12:05:03 -05:00
CLASS ase net/minecraft/container/SlotFurnaceOutput
FIELD a player Laqa;
METHOD <init> (Laqa;Laep;III)V
2018-11-04 07:22:38 -05:00
ARG 1 player
ARG 2 inventory
ARG 3 invSlot
ARG 4 x
2018-11-15 12:05:03 -05:00
METHOD a takeStack (I)Lavf;
METHOD a onTakeItem (Laqa;Lavf;)Lavf;
2018-11-04 07:22:38 -05:00
ARG 1 player
2018-11-15 12:05:03 -05:00
METHOD a canInsert (Lavf;)Z
METHOD a onCrafted (Lavf;I)V
2018-11-04 07:22:38 -05:00
ARG 1 stack
2018-11-15 12:05:03 -05:00
METHOD c onCrafted (Lavf;)V