public class FurnaceScreenHandler extends AbstractFurnaceScreenHandler
world
slots, syncId
Constructor and Description |
---|
FurnaceScreenHandler(int syncId,
PlayerInventory playerInventory) |
FurnaceScreenHandler(int syncId,
PlayerInventory playerInventory,
Inventory inventory,
PropertyDelegate propertyDelegate) |
canUse, clearCraftingSlots, fillInputSlots, getCategory, getCookProgress, getCraftingHeight, getCraftingResultSlotIndex, getCraftingSlotCount, getCraftingWidth, getFuelProgress, isBurning, isFuel, isSmeltable, matches, populateRecipeFinder, transferSlot
addListener, addProperties, addProperty, addSlot, calculateComparatorOutput, calculateComparatorOutput, calculateStackSize, canInsertIntoSlot, canInsertIntoSlot, canInsertItemIntoSlot, canStacksCombine, canUse, checkDataCount, checkSize, close, dropInventory, endQuickCraft, getNextActionId, getSlot, getStacks, getType, insertItem, isNotRestricted, onButtonClick, onContentChanged, onSlotClick, packQuickCraftData, removeListener, sendContentUpdates, setPlayerRestriction, setProperty, setStackInSlot, shouldQuickCraftContinue, unpackQuickCraftButton, unpackQuickCraftStage, updateSlotStacks
public FurnaceScreenHandler(int syncId, PlayerInventory playerInventory)
public FurnaceScreenHandler(int syncId, PlayerInventory playerInventory, Inventory inventory, PropertyDelegate propertyDelegate)