public class CommandBlockScreen extends AbstractCommandBlockScreen
cancelButton, commandTextField, doneButton, field_195238_s, field_209111_t, field_209112_u, field_209113_v, field_209114_w, field_209115_x, resultTextField, suggestionList, trackOutputButtonbuttons, children, font, height, itemRenderer, minecraft, passEvents, title, widthBACKGROUND_LOCATION, blitOffset, GUI_ICONS_LOCATION, STATS_ICON_LOCATION| Constructor and Description |
|---|
CommandBlockScreen(CommandBlockTileEntity commandBlockIn) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
func_195235_a(CommandBlockLogic p_195235_1_) |
protected void |
init() |
void |
resize(Minecraft p_resize_1_,
int p_resize_2_,
int p_resize_3_) |
void |
updateGui() |
computeSuggestions, func_195234_k, func_209109_s, keyPressed, mouseClicked, mouseScrolled, onClose, removed, render, setCommand, tick, updateTrackOutputaddButton, children, getMinecraft, getNarrationMessage, getTitle, getTooltipFromItem, handleComponentClicked, hasAltDown, hasControlDown, hasShiftDown, init, insertText, isCopy, isCut, isMouseOver, isPaste, isPauseScreen, isSelectAll, isValidCharacterForName, renderBackground, renderBackground, renderComponentHoverEffect, renderDirtBackground, renderTooltip, renderTooltip, renderTooltip, renderTooltip, sendMessage, sendMessage, setSize, shouldCloseOnEsc, wrapScreenErrorgetFocused, isDragging, setDragging, setFocusedblit, blit, blit, blit, blit, drawCenteredString, drawRightAlignedString, drawString, fill, fillGradient, hLine, innerBlit, vLineclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitchangeFocus, charTyped, func_212928_a, func_212930_a, func_212932_b, keyReleased, mouseDragged, mouseReleasedmouseMovedpublic CommandBlockScreen(CommandBlockTileEntity commandBlockIn)
protected void init()
init in class AbstractCommandBlockScreenpublic void updateGui()
public void resize(Minecraft p_resize_1_, int p_resize_2_, int p_resize_3_)
resize in class AbstractCommandBlockScreenprotected void func_195235_a(CommandBlockLogic p_195235_1_)
func_195235_a in class AbstractCommandBlockScreen