public class CommandBlockScreen extends AbstractCommandBlockScreen
cancelButton, commandTextField, doneButton, field_195238_s, resultTextField, trackOutputButtonbuttons, children, font, height, itemRenderer, minecraft, passEvents, title, widthBACKGROUND_LOCATION, GUI_ICONS_LOCATION, STATS_ICON_LOCATION| コンストラクタと説明 | 
|---|
| CommandBlockScreen(CommandBlockTileEntity commandBlockIn) | 
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
| protected void | func_195235_a(CommandBlockLogic commandBlockLogicIn) | 
| protected void | init() | 
| void | resize(Minecraft p_resize_1_,
      int p_resize_2_,
      int p_resize_3_) | 
| void | updateGui() | 
func_195234_k, keyPressed, mouseClicked, mouseScrolled, onClose, removed, render, 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, setFocusedDefaultmouseMovedpublic CommandBlockScreen(CommandBlockTileEntity commandBlockIn)
protected void init()
init クラス内 AbstractCommandBlockScreenpublic void updateGui()
public void resize(Minecraft p_resize_1_, int p_resize_2_, int p_resize_3_)
resize クラス内 AbstractCommandBlockScreenprotected void func_195235_a(CommandBlockLogic commandBlockLogicIn)
func_195235_a クラス内 AbstractCommandBlockScreen