yarn/mappings/net/minecraft/container/AbstractFurnaceContainer.ma...

21 lines
587 B
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS atf net/minecraft/container/AbstractFurnaceContainer
FIELD c world Lbci;
FIELD d inventory Lafq;
FIELD e propertyDelegate Latn;
METHOD a canUse (Larj;)Z
METHOD a populateRecipeFinder (Larl;)V
METHOD a isSmeltable (Laxc;)Z
ARG 1 itemStack
2019-01-09 12:20:38 -05:00
METHOD a matches (Lazm;)Z
2019-01-16 13:24:40 -05:00
METHOD b transferSlot (Larj;I)Laxc;
ARG 1 player
ARG 2 invSlot
2019-01-16 13:24:40 -05:00
METHOD b isFuel (Laxc;)Z
ARG 1 itemStack
2019-01-09 12:20:38 -05:00
METHOD e clearCraftingSlots ()V
METHOD f getCraftingResultSlotIndex ()I
METHOD g getCraftingWidth ()I
METHOD h getCraftingHeight ()I
METHOD i getCraftingSlotCount ()I
METHOD l isBurning ()Z