public class GuiBeacon extends GuiContainer
inventorySlots
allowUserInput, height, width
icons, optionsBackground, statIcons
Constructor and Description |
---|
GuiBeacon(InventoryPlayer par1InventoryPlayer,
TileEntityBeacon par2TileEntityBeacon) |
Modifier and Type | Method and Description |
---|---|
void |
initGui()
Adds the buttons (and other controls) to the screen in question.
|
void |
updateScreen()
Called from the main game loop to update the screen.
|
doesGuiPauseGame, drawScreen, onGuiClosed
confirmClicked, drawBackground, drawDefaultBackground, drawWorldBackground, getClipboardString, handleInput, handleKeyboardInput, handleMouseInput, isCtrlKeyDown, isShiftKeyDown, setClipboardString, setWorldAndResolution
drawCenteredString, drawRect, drawString, drawTexturedModalRect, drawTexturedModelRectFromIcon
public GuiBeacon(InventoryPlayer par1InventoryPlayer, TileEntityBeacon par2TileEntityBeacon)
public void initGui()
initGui
in class GuiContainer
public void updateScreen()
updateScreen
in class GuiContainer