Package net.minecraft.world.inventory
Class SmokerMenu
java.lang.Object
net.minecraft.world.inventory.AbstractContainerMenu
net.minecraft.world.inventory.RecipeBookMenu<Container>
net.minecraft.world.inventory.AbstractFurnaceMenu
net.minecraft.world.inventory.SmokerMenu
-
Field Summary
Fields inherited from class net.minecraft.world.inventory.AbstractFurnaceMenu
DATA_COUNT, FUEL_SLOT, INGREDIENT_SLOT, level, RESULT_SLOT, SLOT_COUNT
Fields inherited from class net.minecraft.world.inventory.AbstractContainerMenu
CARRIED_SLOT_SIZE, containerId, QUICKCRAFT_HEADER_CONTINUE, QUICKCRAFT_HEADER_END, QUICKCRAFT_HEADER_START, QUICKCRAFT_TYPE_CHARITABLE, QUICKCRAFT_TYPE_CLONE, QUICKCRAFT_TYPE_GREEDY, SLOT_CLICKED_OUTSIDE, slots
-
Constructor Summary
ConstructorDescriptionSmokerMenu
(int p_40274_, Inventory p_40275_) SmokerMenu
(int p_40277_, Inventory p_40278_, Container p_40279_, ContainerData p_40280_) -
Method Summary
Methods inherited from class net.minecraft.world.inventory.AbstractFurnaceMenu
canSmelt, clearCraftingContent, fillCraftSlotsStackedContents, getBurnProgress, getGridHeight, getGridWidth, getLitProgress, getRecipeBookType, getResultSlotIndex, getSize, isFuel, isLit, quickMoveStack, recipeMatches, shouldMoveToInventory, stillValid
Methods inherited from class net.minecraft.world.inventory.RecipeBookMenu
getRecipeBookCategories, handlePlacement
Methods inherited from class net.minecraft.world.inventory.AbstractContainerMenu
addDataSlot, addDataSlots, addSlot, addSlotListener, broadcastChanges, broadcastFullState, canDragTo, canItemQuickReplace, canTakeItemForPickAll, checkContainerDataCount, checkContainerSize, clearContainer, clicked, clickMenuButton, findSlot, getCarried, getItems, getQuickcraftHeader, getQuickcraftMask, getQuickCraftSlotCount, getQuickcraftType, getRedstoneSignalFromBlockEntity, getRedstoneSignalFromContainer, getSlot, getStateId, getType, incrementStateId, initializeContents, isValidQuickcraftType, isValidSlotIndex, moveItemStackTo, removed, removeSlotListener, resetQuickCraft, resumeRemoteUpdates, sendAllDataToRemote, setCarried, setData, setItem, setRemoteCarried, setRemoteSlot, setRemoteSlotNoCopy, setSynchronizer, slotsChanged, stillValid, suppressRemoteUpdates, transferState
-
Constructor Details
-
SmokerMenu
-
SmokerMenu
-