public class EditMinecartCommandBlockScreen 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 |
---|
EditMinecartCommandBlockScreen(CommandBlockLogic p_i46595_1_) |
Modifier and Type | Method and Description |
---|---|
protected void |
func_195235_a(CommandBlockLogic p_195235_1_) |
CommandBlockLogic |
getLogic() |
protected void |
init() |
computeSuggestions, func_195234_k, func_209109_s, keyPressed, mouseClicked, mouseScrolled, onClose, removed, render, resize, 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 EditMinecartCommandBlockScreen(CommandBlockLogic p_i46595_1_)
public CommandBlockLogic getLogic()
protected void init()
init
in class AbstractCommandBlockScreen
protected void func_195235_a(CommandBlockLogic p_195235_1_)
func_195235_a
in class AbstractCommandBlockScreen