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, trackOutputButton
allowUserInput, buttons, children, fontRenderer, height, itemRender, labels, mc, width
ICONS, 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, 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 GuiEditCommandBlockMinecart(CommandBlockBaseLogic p_i46595_1_)
public CommandBlockBaseLogic getLogic()
protected void initGui()
initGui
in class GuiCommandBlockBase
protected void func_195235_a(CommandBlockBaseLogic p_195235_1_)
func_195235_a
in class GuiCommandBlockBase