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

21 lines
587 B
Plaintext

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
METHOD a matches (Lazm;)Z
METHOD b transferSlot (Larj;I)Laxc;
ARG 1 player
ARG 2 invSlot
METHOD b isFuel (Laxc;)Z
ARG 1 itemStack
METHOD e clearCraftingSlots ()V
METHOD f getCraftingResultSlotIndex ()I
METHOD g getCraftingWidth ()I
METHOD h getCraftingHeight ()I
METHOD i getCraftingSlotCount ()I
METHOD l isBurning ()Z