public class GuiCommandBlock extends GuiScreen
allowUserInput, buttonList, fontRendererObj, height, itemRender, labelList, mc, width
icons, optionsBackground, statIcons, zLevel
Constructor and Description |
---|
GuiCommandBlock(CommandBlockLogic p_i45032_1_) |
Modifier and Type | Method and Description |
---|---|
protected void |
actionPerformed(GuiButton p_146284_1_) |
void |
drawScreen(int p_73863_1_,
int p_73863_2_,
float p_73863_3_) |
void |
initGui() |
protected void |
keyTyped(char p_73869_1_,
int p_73869_2_) |
protected void |
mouseClicked(int p_73864_1_,
int p_73864_2_,
int p_73864_3_) |
void |
onGuiClosed() |
void |
updateScreen() |
confirmClicked, doesGuiPauseGame, drawBackground, drawCreativeTabHoveringText, drawDefaultBackground, drawWorldBackground, func_146283_a, getClipboardString, handleInput, handleKeyboardInput, handleMouseInput, isCtrlKeyDown, isShiftKeyDown, mouseClickMove, mouseMovedOrUp, renderToolTip, setClipboardString, setWorldAndResolution
drawCenteredString, drawGradientRect, drawHorizontalLine, drawRect, drawString, drawTexturedModalRect, drawTexturedModelRectFromIcon, drawVerticalLine, func_146110_a, func_152125_a
public GuiCommandBlock(CommandBlockLogic p_i45032_1_)
public void updateScreen()
updateScreen
in class GuiScreen
public void onGuiClosed()
onGuiClosed
in class GuiScreen
protected void actionPerformed(GuiButton p_146284_1_)
actionPerformed
in class GuiScreen
protected void keyTyped(char p_73869_1_, int p_73869_2_)
protected void mouseClicked(int p_73864_1_, int p_73864_2_, int p_73864_3_)
mouseClicked
in class GuiScreen
public void drawScreen(int p_73863_1_, int p_73863_2_, float p_73863_3_)
drawScreen
in class GuiScreen