public abstract class GuiEngine<C extends net.minecraft.inventory.Container,I extends TileEngine> extends GuiForestryTitled<C>
| Modifier and Type | Class and Description |
|---|---|
protected class |
GuiEngine.EngineLedger |
| Modifier and Type | Field and Description |
|---|---|
protected I |
tile |
container, ledgerManager, textLayout, textureFile, widgetManager, windowdragSplitting, dragSplittingSlots, guiLeft, guiTop, INVENTORY_BACKGROUND, inventorySlots, xSize, ySize| Modifier | Constructor and Description |
|---|---|
protected |
GuiEngine(java.lang.String texture,
C container,
I tile) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addLedgers() |
centeredTitle, drawGuiContainerBackgroundLayeraddClimateLedger, addErrorLedger, addErrorLedger, addHintLedger, addHintLedger, addOwnerLedger, addPowerLedger, bindTexture, drawBackground, drawGradientRect, drawGuiContainerForegroundLayer, drawScreen, drawWidgets, getExtraGuiAreas, getFluidStackAtPosition, getFontColor, getFontRenderer, getGuiLeft, getGuiTop, getMC, getSizeX, getSizeY, getSlotAtPosition, getTextLayout, hasClickedOutside, initGui, keyTyped, mouseClicked, mouseReleased, onGuiClosed, setWorldAndResolution, setZLevel, updateScreencheckHotbarKeys, doesGuiPauseGame, getSlotUnderMouse, getXSize, getYSize, handleMouseClick, isPointInRegion, mouseClickMove, renderHoveredToolTipactionPerformed, 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, setTextprotected final I extends TileEngine tile
protected void addLedgers()
addLedgers in class GuiForestry<C extends net.minecraft.inventory.Container>