public class GuiCommandBlock extends GuiCommandBlockBase
cancelButton, commandTextField, doneButton, field_195238_s, field_209111_t, field_209112_u, field_209113_v, field_209114_w, field_209115_x, resultTextField, suggestionList, trackOutputButton
allowUserInput, buttons, children, fontRenderer, height, itemRender, labels, mc, width
ICONS, OPTIONS_BACKGROUND, STAT_ICONS, zLevel
Constructor and Description |
---|
GuiCommandBlock(TileEntityCommandBlock commandBlockIn) |
Modifier and Type | Method and Description |
---|---|
protected void |
func_195235_a(CommandBlockBaseLogic p_195235_1_) |
protected void |
initGui() |
void |
onResize(Minecraft mcIn,
int w,
int h) |
void |
updateGui() |
close, computeSuggestions, func_195232_m, func_195234_k, func_209109_s, keyPressed, mouseClicked, mouseScrolled, onGuiClosed, render, setCommand, tick, updateTrackOutput
addButton, allowCloseWithEscape, confirmResult, doesGuiPauseGame, drawBackground, drawDefaultBackground, drawHoveringText, drawHoveringText, drawHoveringText, drawWorldBackground, getChildren, getItemToolTip, handleComponentClick, handleComponentHover, isAltKeyDown, isCtrlKeyDown, isKeyComboCtrlA, isKeyComboCtrlC, isKeyComboCtrlV, isKeyComboCtrlX, isShiftKeyDown, renderToolTip, runOrMakeCrashReport, sendChatMessage, sendChatMessage, setText, setWorldAndResolution
focusNext, focusOn, getFocused, mouseDragged, mouseReleased, setDragging, setFocused
drawCenteredString, drawGradientRect, drawHorizontalLine, drawModalRectWithCustomSizedTexture, drawRect, drawScaledCustomSizeModalRect, drawString, drawTexturedModalRect, drawTexturedModalRect, drawTexturedModalRect, drawVerticalLine
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
charTyped, keyReleased
canFocus, focusChanged
public GuiCommandBlock(TileEntityCommandBlock commandBlockIn)
protected void initGui()
initGui
in class GuiCommandBlockBase
public void updateGui()
public void onResize(Minecraft mcIn, int w, int h)
onResize
in class GuiCommandBlockBase
protected void func_195235_a(CommandBlockBaseLogic p_195235_1_)
func_195235_a
in class GuiCommandBlockBase