Class AbstractCommandBlockScreen
java.lang.Object
net.minecraft.client.gui.AbstractParentElement
net.minecraft.client.gui.screen.Screen
net.minecraft.client.gui.screen.ingame.AbstractCommandBlockScreen
- All Implemented Interfaces:
Drawable,Element,Navigable,ParentElement
- Direct Known Subclasses:
CommandBlockScreen,MinecartCommandBlockScreen
- Mappings:
Namespace Name named net/minecraft/client/gui/screen/ingame/AbstractCommandBlockScreenintermediary net/minecraft/class_463official gio
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.gui.screen.Screen
Screen.SelectedElementNarrationData -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected ButtonWidgetprivate static final Text(package private) ChatInputSuggestorprotected TextFieldWidgetprotected ButtonWidgetprivate static final Textprotected TextFieldWidgetprivate static final Textprotected CyclingButtonWidget<Boolean> Fields inherited from class net.minecraft.client.gui.screen.Screen
client, executor, field_60460, FOOTER_SEPARATOR_TEXTURE, HEADER_SEPARATOR_TEXTURE, height, INWORLD_FOOTER_SEPARATOR_TEXTURE, INWORLD_HEADER_SEPARATOR_TEXTURE, MENU_BACKGROUND_TEXTURE, narratorToggleButton, textRenderer, title, width -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void(package private) abstract CommandBlockExecutor(package private) abstract intprotected Textprotected voidinit()Called when a screen should be initialized.booleankeyPressed(int keyCode, int scanCode, int modifiers) Callback for when a key down event has been captured.booleanmouseClicked(double mouseX, double mouseY, int button, boolean bool) Callback for when a mouse button down event has been captured.booleanmouseScrolled(double mouseX, double mouseY, double horizontalAmount, double verticalAmount) Callback for when a mouse button scroll event has been captured.private voidonCommandChanged(String text) voidrender(DrawContext context, int mouseX, int mouseY, float deltaTicks) voidrenderBackground(DrawContext context, int mouseX, int mouseY, float deltaTicks) Renders the background of this screen.voidresize(MinecraftClient client, int width, int height) protected voidThis should be overridden with a call toScreen.setInitialFocus(Element)to set the element that is initially focused.protected voidsetPreviousOutputText(boolean trackOutput) protected abstract voidsyncSettingsToServer(CommandBlockExecutor commandExecutor) voidtick()Methods inherited from class net.minecraft.client.gui.screen.Screen
addCrashReportSection, addDrawable, addDrawableChild, addElementNarrations, addScreenNarrations, addSelectableChild, applyBlur, applyKeyPressNarratorDelay, applyMouseMoveNarratorDelay, applyMousePressScrollNarratorDelay, blur, children, clearAndInit, clearChildren, close, findSelectedElementData, getMusic, getNarratedTitle, getNavigationFocus, getTextRenderer, getTitle, getTooltipFromItem, handleBasicClickEvent, handleClickEvent, handleClickEvent, handleOpenUri, handleRunCommand, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, hasUsageText, init, insertText, isCopy, isCut, isMouseOver, isPaste, isSelectAll, isValidCharacterForName, method_72798, narrateScreenIfNarrationEnabled, onDisplayed, onFilesDropped, refreshNarrator, refreshWidgetPositions, remove, removed, renderBackgroundTexture, renderDarkening, renderDarkening, renderInGameBackground, renderPanoramaBackground, renderWithTooltip, setInitialFocus, setWidgetAlpha, shouldCloseOnEsc, shouldPause, showsStatusEffects, switchFocus, updateNarratorMethods inherited from class net.minecraft.client.gui.AbstractParentElement
getFocused, isDragging, setDragging, setFocusedMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.gui.Element
getBorder, method_72784, mouseMovedMethods inherited from interface net.minecraft.client.gui.navigation.Navigable
getNavigationOrderMethods inherited from interface net.minecraft.client.gui.ParentElement
charTyped, getFocusedPath, getNavigationPath, hoveredElement, isFocused, keyReleased, mouseDragged, mouseReleased, setFocused
-
Field Details
-
SET_COMMAND_TEXT
- Mappings:
Namespace Name Mixin selector named SET_COMMAND_TEXTLnet/minecraft/client/gui/screen/ingame/AbstractCommandBlockScreen;SET_COMMAND_TEXT:Lnet/minecraft/text/Text;intermediary field_26556Lnet/minecraft/class_463;field_26556:Lnet/minecraft/class_2561;official fLgio;f:Lxr;
-
COMMAND_TEXT
- Mappings:
Namespace Name Mixin selector named COMMAND_TEXTLnet/minecraft/client/gui/screen/ingame/AbstractCommandBlockScreen;COMMAND_TEXT:Lnet/minecraft/text/Text;intermediary field_26557Lnet/minecraft/class_463;field_26557:Lnet/minecraft/class_2561;official tLgio;t:Lxr;
-
PREVIOUS_OUTPUT_TEXT
- Mappings:
Namespace Name Mixin selector named PREVIOUS_OUTPUT_TEXTLnet/minecraft/client/gui/screen/ingame/AbstractCommandBlockScreen;PREVIOUS_OUTPUT_TEXT:Lnet/minecraft/text/Text;intermediary field_26558Lnet/minecraft/class_463;field_26558:Lnet/minecraft/class_2561;official uLgio;u:Lxr;
-
consoleCommandTextField
- Mappings:
Namespace Name Mixin selector named consoleCommandTextFieldLnet/minecraft/client/gui/screen/ingame/AbstractCommandBlockScreen;consoleCommandTextField:Lnet/minecraft/client/gui/widget/TextFieldWidget;intermediary field_2751Lnet/minecraft/class_463;field_2751:Lnet/minecraft/class_342;official aLgio;a:Lfze;
-
previousOutputTextField
- Mappings:
Namespace Name Mixin selector named previousOutputTextFieldLnet/minecraft/client/gui/screen/ingame/AbstractCommandBlockScreen;previousOutputTextField:Lnet/minecraft/client/gui/widget/TextFieldWidget;intermediary field_2755Lnet/minecraft/class_463;field_2755:Lnet/minecraft/class_342;official bLgio;b:Lfze;
-
doneButton
- Mappings:
Namespace Name Mixin selector named doneButtonLnet/minecraft/client/gui/screen/ingame/AbstractCommandBlockScreen;doneButton:Lnet/minecraft/client/gui/widget/ButtonWidget;intermediary field_2762Lnet/minecraft/class_463;field_2762:Lnet/minecraft/class_4185;official cLgio;c:Lfyv;
-
cancelButton
- Mappings:
Namespace Name Mixin selector named cancelButtonLnet/minecraft/client/gui/screen/ingame/AbstractCommandBlockScreen;cancelButton:Lnet/minecraft/client/gui/widget/ButtonWidget;intermediary field_2753Lnet/minecraft/class_463;field_2753:Lnet/minecraft/class_4185;official dLgio;d:Lfyv;
-
toggleTrackingOutputButton
- Mappings:
Namespace Name Mixin selector named toggleTrackingOutputButtonLnet/minecraft/client/gui/screen/ingame/AbstractCommandBlockScreen;toggleTrackingOutputButton:Lnet/minecraft/client/gui/widget/CyclingButtonWidget;intermediary field_2760Lnet/minecraft/class_463;field_2760:Lnet/minecraft/class_5676;official eLgio;e:Lfzc;
-
commandSuggestor
ChatInputSuggestor commandSuggestor- Mappings:
Namespace Name Mixin selector named commandSuggestorLnet/minecraft/client/gui/screen/ingame/AbstractCommandBlockScreen;commandSuggestor:Lnet/minecraft/client/gui/screen/ChatInputSuggestor;intermediary field_21617Lnet/minecraft/class_463;field_21617:Lnet/minecraft/class_4717;official vLgio;v:Lfyy;
-
-
Constructor Details
-
AbstractCommandBlockScreen
public AbstractCommandBlockScreen()
-
-
Method Details
-
tick
public void tick() -
getCommandExecutor
- Mappings:
Namespace Name Mixin selector named getCommandExecutorLnet/minecraft/client/gui/screen/ingame/AbstractCommandBlockScreen;getCommandExecutor()Lnet/minecraft/world/CommandBlockExecutor;intermediary method_2351Lnet/minecraft/class_463;method_2351()Lnet/minecraft/class_1918;official nLgio;n()Ldmn;
-
getTrackOutputButtonHeight
abstract int getTrackOutputButtonHeight()- Mappings:
Namespace Name Mixin selector named getTrackOutputButtonHeightLnet/minecraft/client/gui/screen/ingame/AbstractCommandBlockScreen;getTrackOutputButtonHeight()Iintermediary method_2364Lnet/minecraft/class_463;method_2364()Iofficial oLgio;o()I
-
init
protected void init()Called when a screen should be initialized.This method is called when this screen is opened or resized.
-
setInitialFocus
protected void setInitialFocus()This should be overridden with a call toScreen.setInitialFocus(Element)to set the element that is initially focused.- Overrides:
setInitialFocusin classScreen- Mappings:
Namespace Name Mixin selector named setInitialFocusLnet/minecraft/client/gui/screen/Screen;setInitialFocus()Vintermediary method_56131Lnet/minecraft/class_437;method_56131()Vofficial aJ_Lghi;aJ_()V
-
getUsageNarrationText
- Overrides:
getUsageNarrationTextin classScreen- Mappings:
Namespace Name Mixin selector named getUsageNarrationTextLnet/minecraft/client/gui/screen/Screen;getUsageNarrationText()Lnet/minecraft/text/Text;intermediary method_53870Lnet/minecraft/class_437;method_53870()Lnet/minecraft/class_2561;official BLghi;B()Lxr;
-
resize
-
setPreviousOutputText
protected void setPreviousOutputText(boolean trackOutput) - Mappings:
Namespace Name Mixin selector named setPreviousOutputTextLnet/minecraft/client/gui/screen/ingame/AbstractCommandBlockScreen;setPreviousOutputText(Z)Vintermediary method_32642Lnet/minecraft/class_463;method_32642(Z)Vofficial cLgio;c(Z)V
-
commitAndClose
protected void commitAndClose()- Mappings:
Namespace Name Mixin selector named commitAndCloseLnet/minecraft/client/gui/screen/ingame/AbstractCommandBlockScreen;commitAndClose()Vintermediary method_2359Lnet/minecraft/class_463;method_2359()Vofficial FLgio;F()V
-
syncSettingsToServer
- Mappings:
Namespace Name Mixin selector named syncSettingsToServerLnet/minecraft/client/gui/screen/ingame/AbstractCommandBlockScreen;syncSettingsToServer(Lnet/minecraft/world/CommandBlockExecutor;)Vintermediary method_2352Lnet/minecraft/class_463;method_2352(Lnet/minecraft/class_1918;)Vofficial aLgio;a(Ldmn;)V
-
onCommandChanged
- Mappings:
Namespace Name Mixin selector named onCommandChangedLnet/minecraft/client/gui/screen/ingame/AbstractCommandBlockScreen;onCommandChanged(Ljava/lang/String;)Vintermediary method_2360Lnet/minecraft/class_463;method_2360(Ljava/lang/String;)Vofficial aLgio;a(Ljava/lang/String;)V
-
keyPressed
public boolean keyPressed(int keyCode, int scanCode, int modifiers) Callback for when a key down event has been captured. The key code is identified by the constants inGLFWclass.- Specified by:
keyPressedin interfaceElement- Specified by:
keyPressedin interfaceParentElement- Overrides:
keyPressedin classScreen- Parameters:
keyCode- the named key code of the event as described in theGLFWclassscanCode- the unique/platform-specific scan code of the keyboard inputmodifiers- a GLFW bitfield describing the modifier keys that are held down (see GLFW Modifier key flags)- Returns:
trueto indicate that the event handling is successful/valid- See Also:
- Mappings:
Namespace Name Mixin selector named keyPressedLnet/minecraft/client/gui/Element;keyPressed(III)Zintermediary method_25404Lnet/minecraft/class_364;method_25404(III)Zofficial aLgcb;a(III)Z
-
mouseScrolled
public boolean mouseScrolled(double mouseX, double mouseY, double horizontalAmount, double verticalAmount) Callback for when a mouse button scroll event has been captured.- Parameters:
mouseX- the X coordinate of the mousemouseY- the Y coordinate of the mousehorizontalAmount- the horizontal scroll amountverticalAmount- the vertical scroll amount- Returns:
trueto indicate that the event handling is successful/valid- See Also:
- Mappings:
Namespace Name Mixin selector named mouseScrolledLnet/minecraft/client/gui/Element;mouseScrolled(DDDD)Zintermediary method_25401Lnet/minecraft/class_364;method_25401(DDDD)Zofficial aLgcb;a(DDDD)Z
-
mouseClicked
public boolean mouseClicked(double mouseX, double mouseY, int button, boolean bool) Callback for when a mouse button down event has been captured. The button number is identified by the constants inGLFWclass.- Parameters:
mouseX- the X coordinate of the mousemouseY- the Y coordinate of the mousebutton- the mouse button number- Returns:
trueto indicate that the event handling is successful/valid- See Also:
- Mappings:
Namespace Name Mixin selector named mouseClickedLnet/minecraft/client/gui/Element;mouseClicked(DDIZ)Zintermediary method_25402Lnet/minecraft/class_364;method_25402(DDIZ)Zofficial aLgcb;a(DDIZ)Z
-
render
- Specified by:
renderin interfaceDrawable- Overrides:
renderin classScreen- Mappings:
Namespace Name Mixin selector named renderLnet/minecraft/client/gui/Drawable;render(Lnet/minecraft/client/gui/DrawContext;IIF)Vintermediary method_25394Lnet/minecraft/class_4068;method_25394(Lnet/minecraft/class_332;IIF)Vofficial aLfzz;a(Lfyj;IIF)V
-
renderBackground
Renders the background of this screen.If the client is in a world, renders the translucent background gradient. Otherwise renders the background texture.
- Overrides:
renderBackgroundin classScreen- Mappings:
Namespace Name Mixin selector named renderBackgroundLnet/minecraft/client/gui/screen/Screen;renderBackground(Lnet/minecraft/client/gui/DrawContext;IIF)Vintermediary method_25420Lnet/minecraft/class_437;method_25420(Lnet/minecraft/class_332;IIF)Vofficial bLghi;b(Lfyj;IIF)V
-