public class GuiArchitectTable extends GuiBC8<ContainerArchitectTable>
dragSplitting, dragSplittingSlots, guiLeft, guiTop, INVENTORY_BACKGROUND, inventorySlots, xSize, ySize
Constructor and Description |
---|
GuiArchitectTable(ContainerArchitectTable container) |
Modifier and Type | Method and Description |
---|---|
protected void |
drawBackgroundLayer(float partialTicks) |
protected void |
drawForegroundLayer() |
void |
initGui() |
protected void |
keyTyped(char typedChar,
int keyCode) |
protected void |
mouseClicked(int mouseX,
int mouseY,
int mouseButton) |
void |
updateScreen() |
drawForegroundLayerAboveElements, drawGradientRect, drawGradientRect, drawGuiContainerBackgroundLayer, drawGuiContainerForegroundLayer, drawItemStackAt, drawProgress, drawScreen, drawString, drawString, drawTexturedModalRect, getButtonList, getFontRenderer, mouseClickMove, mouseReleased, shouldAddHelpLedger
checkHotbarKeys, doesGuiPauseGame, getGuiLeft, getGuiTop, getSlotUnderMouse, getXSize, getYSize, handleMouseClick, hasClickedOutside, 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 GuiArchitectTable(ContainerArchitectTable container)
public void initGui()
initGui
in class net.minecraft.client.gui.inventory.GuiContainer
protected void drawBackgroundLayer(float partialTicks)
drawBackgroundLayer
in class GuiBC8<ContainerArchitectTable>
protected void drawForegroundLayer()
drawForegroundLayer
in class GuiBC8<ContainerArchitectTable>
public void updateScreen()
updateScreen
in class GuiBC8<ContainerArchitectTable>
protected void keyTyped(char typedChar, int keyCode) throws java.io.IOException
keyTyped
in class GuiBC8<ContainerArchitectTable>
java.io.IOException
protected void mouseClicked(int mouseX, int mouseY, int mouseButton) throws java.io.IOException
mouseClicked
in class GuiBC8<ContainerArchitectTable>
java.io.IOException