public class GuiFiller extends GuiBC8<ContainerFiller>
dragSplitting, dragSplittingSlots, guiLeft, guiTop, INVENTORY_BACKGROUND, inventorySlots, xSize, ySize
Constructor and Description |
---|
GuiFiller(ContainerFiller container) |
Modifier and Type | Method and Description |
---|---|
protected void |
preLoad(BuildCraftJsonGui json) |
void |
updateScreen() |
drawBackgroundLayer, drawForegroundLayer, drawForegroundLayerAboveElements, drawGradientRect, drawGradientRect, drawGuiContainerBackgroundLayer, drawGuiContainerForegroundLayer, drawItemStackAt, drawProgress, drawScreen, drawString, drawString, drawTexturedModalRect, getButtonList, getFontRenderer, keyTyped, mouseClicked, mouseClickMove, mouseReleased, shouldAddHelpLedger
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 GuiFiller(ContainerFiller container)
protected void preLoad(BuildCraftJsonGui json)
public void updateScreen()
updateScreen
in class GuiBC8<ContainerFiller>