public class GuiGate extends GuiJson<ContainerGate>
GuiBC8.RootPosition
Modifier and Type | Field and Description |
---|---|
static net.minecraft.util.ResourceLocation |
GUI_DEFINITION |
context, guiDefinition, properties
container, currentMenu, isDebuggingEnabled, lowerLeftLedgerPos, lowerRightLedgerPos, mouse, rootElement, shownElements, SPRITE_DEBUG
dragSplitting, dragSplittingSlots, guiLeft, guiTop, INVENTORY_BACKGROUND, inventorySlots, xSize, ySize
Constructor and Description |
---|
GuiGate(ContainerGate container) |
Modifier and Type | Method and Description |
---|---|
protected void |
preLoad()
Fill up
GuiJson.properties and GuiJson.context |
drawBackgroundLayer, drawForegroundLayer, initGui, load, postLoad, shouldAddHelpLedger, updateScreen
drawGradientRect, drawGradientRect, drawGuiContainerBackgroundLayer, drawGuiContainerForegroundLayer, drawItemStackAt, drawProgress, drawString, drawTexturedModalRect, getButtonList, getElementsAt, getFontRenderer, getLastPartialTicks, mouseClicked, mouseClickMove, mouseReleased
checkHotbarKeys, doesGuiPauseGame, drawScreen, getGuiLeft, getGuiTop, getSlotUnderMouse, getXSize, getYSize, handleMouseClick, isPointInRegion, keyTyped, onGuiClosed
actionPerformed, addButton, confirmClicked, drawBackground, drawDefaultBackground, drawHoveringText, drawHoveringText, drawHoveringText, drawWorldBackground, getClipboardString, handleComponentClick, handleComponentHover, handleInput, handleKeyboardInput, handleMouseInput, isAltKeyDown, isCtrlKeyDown, isKeyComboCtrlA, isKeyComboCtrlC, isKeyComboCtrlV, isKeyComboCtrlX, isShiftKeyDown, onResize, renderToolTip, sendChatMessage, sendChatMessage, setClipboardString, setGuiSize, setText, setWorldAndResolution
public GuiGate(ContainerGate container)
protected void preLoad()
GuiJson
GuiJson.properties
and GuiJson.context
preLoad
in class GuiJson<ContainerGate>