public class EditMinecartCommandBlockScreen extends AbstractCommandBlockScreen
| Modifier and Type | Field and Description |
|---|---|
private CommandBlockLogic |
commandBlockLogic |
cancelButton, commandTextField, doneButton, field_195238_s, resultTextField, trackOutputButtonbuttons, children, font, height, itemRenderer, minecraft, passEvents, title, widthBACKGROUND_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, 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, fill, fillGradient, getBlitOffset, hLine, innerBlit, setBlitOffset, vLineclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitchangeFocus, charTyped, func_212932_b, getEventListenerForPos, keyReleased, mouseDragged, mouseReleased, setFocusedDefaultmouseMovedprivate final CommandBlockLogic commandBlockLogic
public EditMinecartCommandBlockScreen(CommandBlockLogic p_i46595_1_)
public CommandBlockLogic getLogic()
getLogic in class AbstractCommandBlockScreenint func_195236_i()
func_195236_i in class AbstractCommandBlockScreenprotected void init()
init in class AbstractCommandBlockScreenprotected void func_195235_a(CommandBlockLogic commandBlockLogicIn)
func_195235_a in class AbstractCommandBlockScreen