Class BlastFurnaceMenu
java.lang.Object
net.minecraft.world.inventory.AbstractContainerMenu
net.minecraft.world.inventory.RecipeBookMenu
net.minecraft.world.inventory.AbstractFurnaceMenu
net.minecraft.world.inventory.BlastFurnaceMenu
-
Nested Class Summary
Nested classes/interfaces inherited from class RecipeBookMenu
RecipeBookMenu.PostPlaceAction -
Field Summary
Fields inherited from class AbstractFurnaceMenu
DATA_COUNT, FUEL_SLOT, INGREDIENT_SLOT, level, RESULT_SLOT, SLOT_COUNT -
Constructor Summary
ConstructorsConstructorDescriptionBlastFurnaceMenu(int containerId, Inventory inventory) BlastFurnaceMenu(int containerId, Inventory inventory, Container container, ContainerData data) -
Method Summary
Methods inherited from class AbstractFurnaceMenu
canSmelt, fillCraftSlotsStackedContents, getBurnProgress, getLitProgress, getRecipeBookType, getResultSlot, handlePlacement, isFuel, isLit, quickMoveStack, stillValidMethods inherited from class AbstractContainerMenu
addDataSlot, addDataSlots, addInventoryExtendedSlots, addInventoryHotbarSlots, addSlot, addSlotListener, addStandardInventorySlots, broadcastChanges, broadcastFullState, canDragTo, canItemQuickReplace, canTakeItemForPickAll, checkContainerDataCount, checkContainerSize, clearContainer, clicked, clickMenuButton, findSlot, getCarried, getItems, getQuickcraftHeader, getQuickcraftMask, getQuickCraftPlaceCount, getQuickcraftType, getRedstoneSignalFromBlockEntity, getRedstoneSignalFromContainer, getSlot, getStateId, getType, incrementStateId, initializeContents, isValidQuickcraftType, isValidSlotIndex, moveItemStackTo, removed, removeSlotListener, resetQuickCraft, resumeRemoteUpdates, sendAllDataToRemote, setCarried, setData, setItem, setRemoteCarried, setRemoteSlot, setRemoteSlotUnsafe, setSelectedBundleItemIndex, setSynchronizer, slotsChanged, stillValid, suppressRemoteUpdates, transferState
-
Constructor Details
-
BlastFurnaceMenu
-
BlastFurnaceMenu
public BlastFurnaceMenu(int containerId, Inventory inventory, Container container, ContainerData data)
-