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, trackOutputButton
buttons, children, font, height, itemRenderer, minecraft, passEvents, title, width
BACKGROUND_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, updateTrackOutput
addButton, 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, wrapScreenError
getFocused, isDragging, setDragging, setFocused
blit, blit, blit, blit, blit, drawCenteredString, drawRightAlignedString, drawString, fill, fillGradient, hLine, innerBlit, vLine
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
changeFocus, charTyped, func_212928_a, func_212930_a, func_212932_b, keyReleased, mouseDragged, mouseReleased
mouseMoved
public CommandBlockScreen(CommandBlockTileEntity commandBlockIn)
protected void init()
init
in class AbstractCommandBlockScreen
public void updateGui()
public void resize(Minecraft p_resize_1_, int p_resize_2_, int p_resize_3_)
resize
in class AbstractCommandBlockScreen
protected void func_195235_a(CommandBlockLogic p_195235_1_)
func_195235_a
in class AbstractCommandBlockScreen