public class GuiEditCommandBlockMinecart 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, trackOutputButtonallowUserInput, buttons, children, fontRenderer, height, itemRender, labels, mc, widthICONS, OPTIONS_BACKGROUND, STAT_ICONS, zLevel| Constructor and Description |
|---|
GuiEditCommandBlockMinecart(CommandBlockBaseLogic p_i46595_1_) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
func_195235_a(CommandBlockBaseLogic p_195235_1_) |
CommandBlockBaseLogic |
getLogic() |
protected void |
initGui() |
close, computeSuggestions, func_195232_m, func_195234_k, func_209109_s, keyPressed, mouseClicked, mouseScrolled, onGuiClosed, onResize, render, setCommand, tick, updateTrackOutputaddButton, 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, setWorldAndResolutionfocusNext, focusOn, getFocused, mouseDragged, mouseReleased, setDragging, setFocuseddrawCenteredString, drawGradientRect, drawHorizontalLine, drawModalRectWithCustomSizedTexture, drawRect, drawScaledCustomSizeModalRect, drawString, drawTexturedModalRect, drawTexturedModalRect, drawTexturedModalRect, drawVerticalLineclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcharTyped, keyReleasedcanFocus, focusChangedpublic GuiEditCommandBlockMinecart(CommandBlockBaseLogic p_i46595_1_)
public CommandBlockBaseLogic getLogic()
protected void initGui()
initGui in class GuiCommandBlockBaseprotected void func_195235_a(CommandBlockBaseLogic p_195235_1_)
func_195235_a in class GuiCommandBlockBase