Class MultiplayerScreen
java.lang.Object
net.minecraft.client.gui.AbstractParentElement
net.minecraft.client.gui.screen.Screen
net.minecraft.client.gui.screen.multiplayer.MultiplayerScreen
- All Implemented Interfaces:
Drawable,Element,Navigable,ParentElement
- Mappings:
Namespace Name named net/minecraft/client/gui/screen/multiplayer/MultiplayerScreenintermediary net/minecraft/class_500official fxc
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.gui.screen.Screen
Screen.SelectedElementNarrationData -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate ButtonWidgetprivate ButtonWidgetprivate ButtonWidgetstatic final intstatic final intstatic final intstatic final intprivate booleanprivate static final Loggerprivate final Screenprivate ServerInfoprivate ServerListprivate final MultiplayerServerListPingerprotected MultiplayerServerListWidgetFields inherited from class net.minecraft.client.gui.screen.Screen
client, executor, FOOTER_SEPARATOR_TEXTURE, HEADER_SEPARATOR_TEXTURE, height, INWORLD_FOOTER_SEPARATOR_TEXTURE, INWORLD_HEADER_SEPARATOR_TEXTURE, MENU_BACKGROUND_TEXTURE, narratorToggleButton, PANORAMA_RENDERER, ROTATING_PANORAMA_RENDERER, textRenderer, title, widthFields inherited from interface net.minecraft.client.gui.Element
MAX_DOUBLE_CLICK_INTERVAL -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate voidaddEntry(boolean confirmedAction) voidclose()voidconnect()private voidconnect(ServerInfo entry) private voiddirectConnect(boolean confirmedAction) private voideditEntry(boolean confirmedAction) protected 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.private voidrefresh()voidremoved()private voidremoveEntry(boolean confirmedAction) voidrender(DrawContext context, int mouseX, int mouseY, float delta) voidvoidtick()protected voidMethods inherited from class net.minecraft.client.gui.screen.Screen
addCrashReportSection, addDrawable, addDrawableChild, addElementNarrations, addScreenNarrations, addSelectableChild, applyBlur, applyKeyPressNarratorDelay, applyMouseMoveNarratorDelay, applyMousePressScrollNarratorDelay, blur, children, clearAndInit, clearChildren, clearTooltip, findSelectedElementData, getMusic, getNarratedTitle, getNavigationFocus, getTextRenderer, getTitle, getTooltipFromItem, getUsageNarrationText, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, hasUsageText, init, insertText, isCopy, isCut, isMouseOver, isPaste, isSelectAll, isValidCharacterForName, narrateScreenIfNarrationEnabled, onDisplayed, onFilesDropped, refreshNarrator, refreshWidgetPositions, remove, renderBackground, renderBackgroundTexture, renderDarkening, renderDarkening, renderInGameBackground, renderPanoramaBackground, renderWithTooltip, resize, setInitialFocus, setInitialFocus, setTooltip, setTooltip, setTooltip, setTooltip, shouldCloseOnEsc, shouldHideStatusEffectHud, shouldPause, 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, 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, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, setFocused
-
Field Details
-
field_41849
public static final int field_41849- See Also:
- Mappings:
Namespace Name Mixin selector named field_41849Lnet/minecraft/client/gui/screen/multiplayer/MultiplayerScreen;field_41849:Iintermediary field_41849Lnet/minecraft/class_500;field_41849:Iofficial aLfxc;a:I
-
field_41850
public static final int field_41850- See Also:
- Mappings:
Namespace Name Mixin selector named field_41850Lnet/minecraft/client/gui/screen/multiplayer/MultiplayerScreen;field_41850:Iintermediary field_41850Lnet/minecraft/class_500;field_41850:Iofficial bLfxc;b:I
-
field_41851
public static final int field_41851- See Also:
- Mappings:
Namespace Name Mixin selector named field_41851Lnet/minecraft/client/gui/screen/multiplayer/MultiplayerScreen;field_41851:Iintermediary field_41851Lnet/minecraft/class_500;field_41851:Iofficial cLfxc;c:I
-
field_41852
public static final int field_41852- See Also:
- Mappings:
Namespace Name Mixin selector named field_41852Lnet/minecraft/client/gui/screen/multiplayer/MultiplayerScreen;field_41852:Iintermediary field_41852Lnet/minecraft/class_500;field_41852:Iofficial dLfxc;d:I
-
LOGGER
- Mappings:
Namespace Name Mixin selector named LOGGERLnet/minecraft/client/gui/screen/multiplayer/MultiplayerScreen;LOGGER:Lorg/slf4j/Logger;intermediary field_3044Lnet/minecraft/class_500;field_3044:Lorg/slf4j/Logger;official uLfxc;u:Lorg/slf4j/Logger;
-
serverListPinger
- Mappings:
Namespace Name Mixin selector named serverListPingerLnet/minecraft/client/gui/screen/multiplayer/MultiplayerScreen;serverListPinger:Lnet/minecraft/client/network/MultiplayerServerListPinger;intermediary field_3037Lnet/minecraft/class_500;field_3037:Lnet/minecraft/class_644;official vLfxc;v:Lggr;
-
parent
- Mappings:
Namespace Name Mixin selector named parentLnet/minecraft/client/gui/screen/multiplayer/MultiplayerScreen;parent:Lnet/minecraft/client/gui/screen/Screen;intermediary field_3049Lnet/minecraft/class_500;field_3049:Lnet/minecraft/class_437;official wLfxc;w:Lfum;
-
serverListWidget
- Mappings:
Namespace Name Mixin selector named serverListWidgetLnet/minecraft/client/gui/screen/multiplayer/MultiplayerScreen;serverListWidget:Lnet/minecraft/client/gui/screen/multiplayer/MultiplayerServerListWidget;intermediary field_3043Lnet/minecraft/class_500;field_3043:Lnet/minecraft/class_4267;official sLfxc;s:Lfxg;
-
serverList
- Mappings:
Namespace Name Mixin selector named serverListLnet/minecraft/client/gui/screen/multiplayer/MultiplayerScreen;serverList:Lnet/minecraft/client/option/ServerList;intermediary field_3040Lnet/minecraft/class_500;field_3040:Lnet/minecraft/class_641;official xLfxc;x:Lggq;
-
buttonEdit
- Mappings:
Namespace Name Mixin selector named buttonEditLnet/minecraft/client/gui/screen/multiplayer/MultiplayerScreen;buttonEdit:Lnet/minecraft/client/gui/widget/ButtonWidget;intermediary field_3041Lnet/minecraft/class_500;field_3041:Lnet/minecraft/class_4185;official yLfxc;y:Lfou;
-
buttonJoin
- Mappings:
Namespace Name Mixin selector named buttonJoinLnet/minecraft/client/gui/screen/multiplayer/MultiplayerScreen;buttonJoin:Lnet/minecraft/client/gui/widget/ButtonWidget;intermediary field_3050Lnet/minecraft/class_500;field_3050:Lnet/minecraft/class_4185;official zLfxc;z:Lfou;
-
buttonDelete
- Mappings:
Namespace Name Mixin selector named buttonDeleteLnet/minecraft/client/gui/screen/multiplayer/MultiplayerScreen;buttonDelete:Lnet/minecraft/client/gui/widget/ButtonWidget;intermediary field_3047Lnet/minecraft/class_500;field_3047:Lnet/minecraft/class_4185;official ALfxc;A:Lfou;
-
selectedEntry
- Mappings:
Namespace Name Mixin selector named selectedEntryLnet/minecraft/client/gui/screen/multiplayer/MultiplayerScreen;selectedEntry:Lnet/minecraft/client/network/ServerInfo;intermediary field_3051Lnet/minecraft/class_500;field_3051:Lnet/minecraft/class_642;official BLfxc;B:Lggp;
-
lanServers
- Mappings:
Namespace Name Mixin selector named lanServersLnet/minecraft/client/gui/screen/multiplayer/MultiplayerScreen;lanServers:Lnet/minecraft/client/network/LanServerQueryManager$LanServerEntryList;intermediary field_3046Lnet/minecraft/class_500;field_3046:Lnet/minecraft/class_1134$class_1136;official CLfxc;C:Lhjg$b;
-
lanServerDetector
- Mappings:
Namespace Name Mixin selector named lanServerDetectorLnet/minecraft/client/gui/screen/multiplayer/MultiplayerScreen;lanServerDetector:Lnet/minecraft/client/network/LanServerQueryManager$LanServerDetector;intermediary field_3045Lnet/minecraft/class_500;field_3045:Lnet/minecraft/class_1134$class_1135;official DLfxc;D:Lhjg$a;
-
initialized
private boolean initialized- Mappings:
Namespace Name Mixin selector named initializedLnet/minecraft/client/gui/screen/multiplayer/MultiplayerScreen;initialized:Zintermediary field_3048Lnet/minecraft/class_500;field_3048:Zofficial ELfxc;E:Z
-
-
Constructor Details
-
MultiplayerScreen
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/client/gui/screen/multiplayer/MultiplayerScreen;<init>(Lnet/minecraft/client/gui/screen/Screen;)Vintermediary <init>Lnet/minecraft/class_500;<init>(Lnet/minecraft/class_437;)Vofficial <init>Lfxc;<init>(Lfum;)V
-
-
Method Details
-
init
protected void init()Called when a screen should be initialized.This method is called when this screen is opened or resized.
-
close
public void close() -
tick
public void tick() -
removed
public void removed() -
refresh
private void refresh()- Mappings:
Namespace Name Mixin selector named refreshLnet/minecraft/client/gui/screen/multiplayer/MultiplayerScreen;refresh()Vintermediary method_2534Lnet/minecraft/class_500;method_2534()Vofficial HLfxc;H()V
-
removeEntry
private void removeEntry(boolean confirmedAction) - Mappings:
Namespace Name Mixin selector named removeEntryLnet/minecraft/client/gui/screen/multiplayer/MultiplayerScreen;removeEntry(Z)Vintermediary method_20377Lnet/minecraft/class_500;method_20377(Z)Vofficial cLfxc;c(Z)V
-
editEntry
private void editEntry(boolean confirmedAction) - Mappings:
Namespace Name Mixin selector named editEntryLnet/minecraft/client/gui/screen/multiplayer/MultiplayerScreen;editEntry(Z)Vintermediary method_20378Lnet/minecraft/class_500;method_20378(Z)Vofficial fLfxc;f(Z)V
-
addEntry
private void addEntry(boolean confirmedAction) - Mappings:
Namespace Name Mixin selector named addEntryLnet/minecraft/client/gui/screen/multiplayer/MultiplayerScreen;addEntry(Z)Vintermediary method_20379Lnet/minecraft/class_500;method_20379(Z)Vofficial gLfxc;g(Z)V
-
directConnect
private void directConnect(boolean confirmedAction) - Mappings:
Namespace Name Mixin selector named directConnectLnet/minecraft/client/gui/screen/multiplayer/MultiplayerScreen;directConnect(Z)Vintermediary method_20380Lnet/minecraft/class_500;method_20380(Z)Vofficial hLfxc;h(Z)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 aLfqr;a(III)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 aLfpx;a(Lfof;IIF)V
-
connect
public void connect()- Mappings:
Namespace Name Mixin selector named connectLnet/minecraft/client/gui/screen/multiplayer/MultiplayerScreen;connect()Vintermediary method_2536Lnet/minecraft/class_500;method_2536()Vofficial mLfxc;m()V
-
connect
- Mappings:
Namespace Name Mixin selector named connectLnet/minecraft/client/gui/screen/multiplayer/MultiplayerScreen;connect(Lnet/minecraft/client/network/ServerInfo;)Vintermediary method_2548Lnet/minecraft/class_500;method_2548(Lnet/minecraft/class_642;)Vofficial aLfxc;a(Lggp;)V
-
select
- Mappings:
Namespace Name Mixin selector named selectLnet/minecraft/client/gui/screen/multiplayer/MultiplayerScreen;select(Lnet/minecraft/client/gui/screen/multiplayer/MultiplayerServerListWidget$Entry;)Vintermediary method_2531Lnet/minecraft/class_500;method_2531(Lnet/minecraft/class_4267$class_504;)Vofficial aLfxc;a(Lfxg$a;)V
-
updateButtonActivationStates
protected void updateButtonActivationStates()- Mappings:
Namespace Name Mixin selector named updateButtonActivationStatesLnet/minecraft/client/gui/screen/multiplayer/MultiplayerScreen;updateButtonActivationStates()Vintermediary method_20121Lnet/minecraft/class_500;method_20121()Vofficial ELfxc;E()V
-
getServerListPinger
- Mappings:
Namespace Name Mixin selector named getServerListPingerLnet/minecraft/client/gui/screen/multiplayer/MultiplayerScreen;getServerListPinger()Lnet/minecraft/client/network/MultiplayerServerListPinger;intermediary method_2538Lnet/minecraft/class_500;method_2538()Lnet/minecraft/class_644;official FLfxc;F()Lggr;
-
getServerList
- Mappings:
Namespace Name Mixin selector named getServerListLnet/minecraft/client/gui/screen/multiplayer/MultiplayerScreen;getServerList()Lnet/minecraft/client/option/ServerList;intermediary method_2529Lnet/minecraft/class_500;method_2529()Lnet/minecraft/class_641;official GLfxc;G()Lggq;
-