public class EditMinecartCommandBlockScreen extends AbstractCommandBlockScreen
Modifier and Type | Field and Description |
---|---|
private CommandBlockLogic |
commandBlockLogic |
cancelButton, commandTextField, doneButton, field_195238_s, resultTextField, trackOutputButton
buttons, children, font, height, itemRenderer, minecraft, passEvents, title, width
BACKGROUND_LOCATION, 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 commandBlockLogicIn) |
(package private) int |
func_195236_i() |
CommandBlockLogic |
getLogic() |
protected void |
init() |
func_195234_k, keyPressed, mouseClicked, mouseScrolled, onClose, removed, render, resize, 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, fill, fillGradient, getBlitOffset, hLine, innerBlit, setBlitOffset, vLine
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
changeFocus, charTyped, func_212932_b, getEventListenerForPos, keyReleased, mouseDragged, mouseReleased, setFocusedDefault
mouseMoved
private final CommandBlockLogic commandBlockLogic
public EditMinecartCommandBlockScreen(CommandBlockLogic p_i46595_1_)
public CommandBlockLogic getLogic()
getLogic
in class AbstractCommandBlockScreen
int func_195236_i()
func_195236_i
in class AbstractCommandBlockScreen
protected void init()
init
in class AbstractCommandBlockScreen
protected void func_195235_a(CommandBlockLogic commandBlockLogicIn)
func_195235_a
in class AbstractCommandBlockScreen