public class GuiFurnace extends GuiBase
add, container, editingField, remove, selectedSlot
dragSplitting, dragSplittingSlots, guiLeft, guiTop, INVENTORY_BACKGROUND, inventorySlots, xSize, ySize
Constructor and Description |
---|
GuiFurnace(ContainerBase container) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getOutputAdd() |
java.lang.String |
getOutputRemove() |
net.minecraft.util.ResourceLocation |
getTexture() |
void |
initGui() |
void |
updateScreen() |
actionPerformed, drawGuiContainerBackgroundLayer, drawScreen, generateFile, getButtonList, getFileName, getGuiLeft, getGuiTop, getMenu, getXSize, getYSize, isBlock, mouseClicked
checkHotbarKeys, doesGuiPauseGame, drawGuiContainerForegroundLayer, getSlotUnderMouse, handleMouseClick, hasClickedOutside, isPointInRegion, keyTyped, mouseClickMove, mouseReleased, onGuiClosed, renderHoveredToolTip
addButton, confirmClicked, drawBackground, drawDefaultBackground, drawHoveringText, drawHoveringText, drawHoveringText, drawWorldBackground, getClipboardString, getItemToolTip, handleComponentClick, handleComponentHover, handleInput, handleKeyboardInput, handleMouseInput, isAltKeyDown, isCtrlKeyDown, isFocused, isKeyComboCtrlA, isKeyComboCtrlC, isKeyComboCtrlV, isKeyComboCtrlX, isShiftKeyDown, onResize, renderToolTip, sendChatMessage, sendChatMessage, setClipboardString, setFocused, setGuiSize, setText, setWorldAndResolution
public GuiFurnace(ContainerBase container)
public void updateScreen()
updateScreen
in class GuiBase
public java.lang.String getOutputAdd()
getOutputAdd
in class GuiBase
public java.lang.String getOutputRemove()
getOutputRemove
in class GuiBase
public net.minecraft.util.ResourceLocation getTexture()
getTexture
in class GuiBase