public class CommandBlockScreen extends AbstractCommandBlockScreen
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
コンストラクタと説明 |
---|
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, 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
public CommandBlockScreen(CommandBlockTileEntity commandBlockIn)
protected void init()
init
クラス内 AbstractCommandBlockScreen
public void updateGui()
public void resize(Minecraft p_resize_1_, int p_resize_2_, int p_resize_3_)
resize
クラス内 AbstractCommandBlockScreen
protected void func_195235_a(CommandBlockLogic commandBlockLogicIn)
func_195235_a
クラス内 AbstractCommandBlockScreen