Package net.minecraft.client.gui.screen
Class AddServerScreen
java.lang.Object
net.minecraft.client.gui.DrawableHelper
net.minecraft.client.gui.AbstractParentElement
net.minecraft.client.gui.screen.Screen
net.minecraft.client.gui.screen.AddServerScreen
- All Implemented Interfaces:
class_8083,Drawable,Element,ParentElement
- Mappings:
Namespace Name official eqjintermediary net/minecraft/class_422named net/minecraft/client/gui/screen/AddServerScreen
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.gui.screen.Screen
Screen.SelectedElementNarrationData -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate ButtonWidgetprivate TextFieldWidgetprivate final BooleanConsumerprivate static final Textprivate static final Textprivate final Screenprivate final ServerInfoprivate TextFieldWidgetFields inherited from class net.minecraft.client.gui.screen.Screen
client, height, itemRenderer, passEvents, textRenderer, title, widthFields inherited from class net.minecraft.client.gui.DrawableHelper
GUI_ICONS_TEXTURE, OPTIONS_BACKGROUND_TEXTURE, STATS_ICON_TEXTUREFields inherited from interface net.minecraft.client.gui.Element
MAX_DOUBLE_CLICK_INTERVAL -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate voidvoidclose()protected voidinit()Called when a screen should be initialized.voidrender(MatrixStack matrices, int mouseX, int mouseY, float delta) voidresize(MinecraftClient client, int width, int height) voidtick()private voidMethods inherited from class net.minecraft.client.gui.screen.Screen
addDrawable, addDrawableChild, addElementNarrations, addScreenNarrations, addSelectableChild, applyKeyPressNarratorDelay, applyMouseMoveNarratorDelay, applyMousePressScrollNarratorDelay, applyNarratorModeChangeDelay, children, clearAndInit, clearChildren, filesDragged, findSelectedElementData, getNarratedTitle, getNavigationFocus, getTitle, getTooltipFromItem, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, hasUsageText, hide, init, insertText, isCopy, isCut, isMouseOver, isPaste, isSelectAll, isValidCharacterForName, keyPressed, method_48640, narrateScreenIfNarrationEnabled, remove, removed, renderBackground, renderBackgroundTexture, renderOrderedTooltip, renderTextHoverEffect, renderTooltip, renderTooltip, renderTooltip, renderTooltip, renderWithTooltip, setInitialFocus, setTooltip, setTooltip, setTooltip, setTooltip, shouldCloseOnEsc, shouldPause, switchFocus, updateNarrator, wrapScreenErrorMethods inherited from class net.minecraft.client.gui.AbstractParentElement
getFocused, isDragging, setDragging, setFocusedMethods inherited from class net.minecraft.client.gui.DrawableHelper
disableScissor, drawCenteredText, drawCenteredText, drawCenteredTextWithShadow, drawHorizontalLine, drawSprite, drawSprite, drawStringWithShadow, drawTexture, drawTexture, drawTexture, drawTexture, drawTextWithShadow, drawVerticalLine, drawWithOutline, drawWithShadow, enableScissor, fill, fill, fillGradient, fillGradient, fillGradient, getZOffset, method_48585, method_48586, method_48587, setZOffsetMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.class_8083
method_48590Methods inherited from interface net.minecraft.client.gui.Element
mouseMovedMethods inherited from interface net.minecraft.client.gui.ParentElement
charTyped, focusOn, getFocusedPath, getNavigationPath, hoveredElement, isFocused, keyReleased, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, setFocused
-
Field Details
-
ENTER_NAME_TEXT
- Mappings:
Namespace Name Mixin selector official aLeqj;a:Lta;intermediary field_26541Lnet/minecraft/class_422;field_26541:Lnet/minecraft/class_2561;named ENTER_NAME_TEXTLnet/minecraft/client/gui/screen/AddServerScreen;ENTER_NAME_TEXT:Lnet/minecraft/text/Text;
-
ENTER_IP_TEXT
- Mappings:
Namespace Name Mixin selector official bLeqj;b:Lta;intermediary field_26542Lnet/minecraft/class_422;field_26542:Lnet/minecraft/class_2561;named ENTER_IP_TEXTLnet/minecraft/client/gui/screen/AddServerScreen;ENTER_IP_TEXT:Lnet/minecraft/text/Text;
-
addButton
- Mappings:
Namespace Name Mixin selector official cLeqj;c:Lemi;intermediary field_2472Lnet/minecraft/class_422;field_2472:Lnet/minecraft/class_4185;named addButtonLnet/minecraft/client/gui/screen/AddServerScreen;addButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
-
callback
- Mappings:
Namespace Name Mixin selector official nLeqj;n:Lit/unimi/dsi/fastutil/booleans/BooleanConsumer;intermediary field_19236Lnet/minecraft/class_422;field_19236:Lit/unimi/dsi/fastutil/booleans/BooleanConsumer;named callbackLnet/minecraft/client/gui/screen/AddServerScreen;callback:Lit/unimi/dsi/fastutil/booleans/BooleanConsumer;
-
server
- Mappings:
Namespace Name Mixin selector official oLeqj;o:Lfbn;intermediary field_2469Lnet/minecraft/class_422;field_2469:Lnet/minecraft/class_642;named serverLnet/minecraft/client/gui/screen/AddServerScreen;server:Lnet/minecraft/client/network/ServerInfo;
-
addressField
- Mappings:
Namespace Name Mixin selector official pLeqj;p:Lemr;intermediary field_2474Lnet/minecraft/class_422;field_2474:Lnet/minecraft/class_342;named addressFieldLnet/minecraft/client/gui/screen/AddServerScreen;addressField:Lnet/minecraft/client/gui/widget/TextFieldWidget;
-
serverNameField
- Mappings:
Namespace Name Mixin selector official qLeqj;q:Lemr;intermediary field_2471Lnet/minecraft/class_422;field_2471:Lnet/minecraft/class_342;named serverNameFieldLnet/minecraft/client/gui/screen/AddServerScreen;serverNameField:Lnet/minecraft/client/gui/widget/TextFieldWidget;
-
parent
- Mappings:
Namespace Name Mixin selector official rLeqj;r:Lere;intermediary field_21791Lnet/minecraft/class_422;field_21791:Lnet/minecraft/class_437;named parentLnet/minecraft/client/gui/screen/AddServerScreen;parent:Lnet/minecraft/client/gui/screen/Screen;
-
-
Constructor Details
-
AddServerScreen
- Mappings:
Namespace Name Mixin selector official <init>Leqj;<init>(Lere;Lit/unimi/dsi/fastutil/booleans/BooleanConsumer;Lfbn;)Vintermediary <init>Lnet/minecraft/class_422;<init>(Lnet/minecraft/class_437;Lit/unimi/dsi/fastutil/booleans/BooleanConsumer;Lnet/minecraft/class_642;)Vnamed <init>Lnet/minecraft/client/gui/screen/AddServerScreen;<init>(Lnet/minecraft/client/gui/screen/Screen;Lit/unimi/dsi/fastutil/booleans/BooleanConsumer;Lnet/minecraft/client/network/ServerInfo;)V
-
-
Method Details
-
tick
public void tick() -
init
protected void init()Called when a screen should be initialized.This method is called when this screen is opened or resized.
This should call
Screen.setInitialFocus(net.minecraft.client.gui.Element)to set the element that is initially focused. -
resize
-
addAndClose
private void addAndClose()- Mappings:
Namespace Name Mixin selector official jLeqj;j()Vintermediary method_2172Lnet/minecraft/class_422;method_2172()Vnamed addAndCloseLnet/minecraft/client/gui/screen/AddServerScreen;addAndClose()V
-
close
public void close() -
updateAddButton
private void updateAddButton()- Mappings:
Namespace Name Mixin selector official BLeqj;B()Vintermediary method_36223Lnet/minecraft/class_422;method_36223()Vnamed updateAddButtonLnet/minecraft/client/gui/screen/AddServerScreen;updateAddButton()V
-
render
- Specified by:
renderin interfaceDrawable- Overrides:
renderin classScreen- Mappings:
Namespace Name Mixin selector official aLenf;a(Lefn;IIF)Vintermediary method_25394Lnet/minecraft/class_4068;method_25394(Lnet/minecraft/class_4587;IIF)Vnamed renderLnet/minecraft/client/gui/Drawable;render(Lnet/minecraft/client/util/math/MatrixStack;IIF)V
-