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 fsw
-
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
addDrawable, addDrawableChild, addElementNarrations, addScreenNarrations, addSelectableChild, applyBlur, applyKeyPressNarratorDelay, applyMouseMoveNarratorDelay, applyMousePressScrollNarratorDelay, blur, children, clearAndInit, clearChildren, clearTooltip, filesDragged, findSelectedElementData, getMusic, getNarratedTitle, getNavigationFocus, getTitle, getTooltipFromItem, getUsageNarrationText, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, hasUsageText, init, initTabNavigation, insertText, isCopy, isCut, isMouseOver, isPaste, isSelectAll, isValidCharacterForName, narrateScreenIfNarrationEnabled, onDisplayed, refreshNarrator, remove, renderBackground, renderBackgroundTexture, renderDarkening, renderDarkening, renderInGameBackground, renderPanoramaBackground, renderWithTooltip, resize, setInitialFocus, 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 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.gui.Element
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 aLfsw;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 bLfsw;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 cLfsw;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 dLfsw;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 uLfsw;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 vLfsw;v:Lgcc;
-
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 wLfsw;w:Lfqh;
-
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 sLfsw;s:Lfta;
-
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 xLfsw;x:Lgcb;
-
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 yLfsw;y:Lfko;
-
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 zLfsw;z:Lfko;
-
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 ALfsw;A:Lfko;
-
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 BLfsw;B:Lgca;
-
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 CLfsw;C:Lhbq$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 DLfsw;D:Lhbq$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 ELfsw;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>Lfsw;<init>(Lfqh;)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 GLfsw;G()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 cLfsw;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 fLfsw;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 gLfsw;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 hLfsw;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 aLfml;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 aLflr;a(Lfkb;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 mLfsw;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 aLfsw;a(Lgca;)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 aLfsw;a(Lfta$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 DLfsw;D()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 ELfsw;E()Lgcc;
-
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 FLfsw;F()Lgcb;
-