public class GuiGate extends GuiBC8<ContainerGate>
Modifier and Type | Field and Description |
---|---|
static net.minecraft.util.ResourceLocation |
GUI_DEFINITION |
dragSplitting, dragSplittingSlots, guiLeft, guiTop, INVENTORY_BACKGROUND, inventorySlots, xSize, ySize
Constructor and Description |
---|
GuiGate(ContainerGate container) |
Modifier and Type | Method and Description |
---|---|
protected void |
preLoad(BuildCraftJsonGui json) |
drawBackgroundLayer, drawForegroundLayer, drawForegroundLayerAboveElements, drawGradientRect, drawGradientRect, drawGuiContainerBackgroundLayer, drawGuiContainerForegroundLayer, drawItemStackAt, drawProgress, drawScreen, drawString, drawString, drawTexturedModalRect, getButtonList, getFontRenderer, keyTyped, mouseClicked, mouseClickMove, mouseReleased, shouldAddHelpLedger, updateScreen
checkHotbarKeys, doesGuiPauseGame, getGuiLeft, getGuiTop, getSlotUnderMouse, getXSize, getYSize, handleMouseClick, hasClickedOutside, initGui, isPointInRegion, onGuiClosed, renderHoveredToolTip
actionPerformed, 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 GuiGate(ContainerGate container)
protected void preLoad(BuildCraftJsonGui json)