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

22 lines
578 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS asx net/minecraft/container/FurnaceContainer
FIELD f inventory Lafi;
FIELD g cookTime I
FIELD h totalCookTime I
FIELD i burnTime I
FIELD j fuelTime I
2018-12-12 12:12:26 -05:00
METHOD <init> <init> (Lara;Lafi;)V
2018-11-04 07:22:38 -05:00
ARG 1 playerInv
2018-12-12 12:12:26 -05:00
METHOD a canUse (Larb;)Z
METHOD a addListener (Latf;)V
ARG 1 listener
2018-12-12 12:12:26 -05:00
METHOD a matches (Layw;)Z
2017-04-05 14:11:28 -04:00
METHOD b sendContentUpdates ()V
METHOD b setProperty (II)V
2018-11-04 07:22:38 -05:00
ARG 1 pos
2018-12-12 12:12:26 -05:00
METHOD b transferSlot (Larb;I)Lawo;
2018-11-04 07:22:38 -05:00
ARG 1 player
2018-12-03 13:09:06 -05:00
METHOD d clearCraftingSlots ()V
METHOD e getCraftingResultSlotIndex ()I
METHOD f getCraftingWidth ()I
METHOD g getCrafitngHeight ()I