Class MultiplayerScreen

java.lang.Object
net.minecraft.client.gui.DrawableHelper
net.minecraft.client.gui.screen.Screen
net.minecraft.client.gui.screen.multiplayer.MultiplayerScreen
All Implemented Interfaces:
IdentifibleBooleanConsumer

@Environment(CLIENT) public class MultiplayerScreen extends Screen implements IdentifibleBooleanConsumer
Mappings:
Namespace Name
official azh
intermediary net/minecraft/class_376
named net/minecraft/client/gui/screen/multiplayer/MultiplayerScreen
  • Field Details

    • LOGGER

      private static final Logger LOGGER
      Mappings:
      Namespace Name Mixin selector
      official a Lazh;a:Lorg/apache/logging/log4j/Logger;
      intermediary field_7822 Lnet/minecraft/class_376;field_7822:Lorg/apache/logging/log4j/Logger;
      named LOGGER Lnet/minecraft/client/gui/screen/multiplayer/MultiplayerScreen;LOGGER:Lorg/apache/logging/log4j/Logger;
    • pinger

      private final MultiplayerServerListPinger pinger
      Mappings:
      Namespace Name Mixin selector
      official f Lazh;f:Lbdg;
      intermediary field_7823 Lnet/minecraft/class_376;field_7823:Lnet/minecraft/class_1848;
      named pinger Lnet/minecraft/client/gui/screen/multiplayer/MultiplayerScreen;pinger:Lnet/minecraft/client/network/MultiplayerServerListPinger;
    • parent

      private Screen parent
      Mappings:
      Namespace Name Mixin selector
      official g Lazh;g:Laxu;
      intermediary field_1184 Lnet/minecraft/class_376;field_1184:Lnet/minecraft/class_388;
      named parent Lnet/minecraft/client/gui/screen/multiplayer/MultiplayerScreen;parent:Lnet/minecraft/client/gui/screen/Screen;
    • serverListWidget

      private MultiplayerServerListWidget serverListWidget
      Mappings:
      Namespace Name Mixin selector
      official h Lazh;h:Lazl;
      intermediary field_7824 Lnet/minecraft/class_376;field_7824:Lnet/minecraft/class_1827;
      named serverListWidget Lnet/minecraft/client/gui/screen/multiplayer/MultiplayerScreen;serverListWidget:Lnet/minecraft/client/gui/screen/multiplayer/MultiplayerServerListWidget;
    • serverList

      private ServerList serverList
      Mappings:
      Namespace Name Mixin selector
      official i Lazh;i:Lbdf;
      intermediary field_1186 Lnet/minecraft/class_376;field_1186:Lnet/minecraft/class_486;
      named serverList Lnet/minecraft/client/gui/screen/multiplayer/MultiplayerScreen;serverList:Lnet/minecraft/client/options/ServerList;
    • editButton

      private ButtonWidget editButton
      Mappings:
      Namespace Name Mixin selector
      official r Lazh;r:Lavs;
      intermediary field_1188 Lnet/minecraft/class_376;field_1188:Lnet/minecraft/class_356;
      named editButton Lnet/minecraft/client/gui/screen/multiplayer/MultiplayerScreen;editButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
    • joinButton

      private ButtonWidget joinButton
      Mappings:
      Namespace Name Mixin selector
      official s Lazh;s:Lavs;
      intermediary field_1189 Lnet/minecraft/class_376;field_1189:Lnet/minecraft/class_356;
      named joinButton Lnet/minecraft/client/gui/screen/multiplayer/MultiplayerScreen;joinButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
    • deleteButton

      private ButtonWidget deleteButton
      Mappings:
      Namespace Name Mixin selector
      official t Lazh;t:Lavs;
      intermediary field_1190 Lnet/minecraft/class_376;field_1190:Lnet/minecraft/class_356;
      named deleteButton Lnet/minecraft/client/gui/screen/multiplayer/MultiplayerScreen;deleteButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
    • field_1191

      private boolean field_1191
      Mappings:
      Namespace Name Mixin selector
      official u Lazh;u:Z
      intermediary field_1191 Lnet/minecraft/class_376;field_1191:Z
      named field_1191 Lnet/minecraft/client/gui/screen/multiplayer/MultiplayerScreen;field_1191:Z
    • field_1192

      private boolean field_1192
      Mappings:
      Namespace Name Mixin selector
      official v Lazh;v:Z
      intermediary field_1192 Lnet/minecraft/class_376;field_1192:Z
      named field_1192 Lnet/minecraft/client/gui/screen/multiplayer/MultiplayerScreen;field_1192:Z
    • field_1193

      private boolean field_1193
      Mappings:
      Namespace Name Mixin selector
      official w Lazh;w:Z
      intermediary field_1193 Lnet/minecraft/class_376;field_1193:Z
      named field_1193 Lnet/minecraft/client/gui/screen/multiplayer/MultiplayerScreen;field_1193:Z
    • field_1194

      private boolean field_1194
      Mappings:
      Namespace Name Mixin selector
      official x Lazh;x:Z
      intermediary field_1194 Lnet/minecraft/class_376;field_1194:Z
      named field_1194 Lnet/minecraft/client/gui/screen/multiplayer/MultiplayerScreen;field_1194:Z
    • tooltipText

      private String tooltipText
      Mappings:
      Namespace Name Mixin selector
      official y Lazh;y:Ljava/lang/String;
      intermediary field_1195 Lnet/minecraft/class_376;field_1195:Ljava/lang/String;
      named tooltipText Lnet/minecraft/client/gui/screen/multiplayer/MultiplayerScreen;tooltipText:Ljava/lang/String;
    • selectedEntry

      private ServerInfo selectedEntry
      Mappings:
      Namespace Name Mixin selector
      official z Lazh;z:Lbde;
      intermediary field_1196 Lnet/minecraft/class_376;field_1196:Lnet/minecraft/class_485;
      named selectedEntry Lnet/minecraft/client/gui/screen/multiplayer/MultiplayerScreen;selectedEntry:Lnet/minecraft/client/network/ServerInfo;
    • lanServers

      Mappings:
      Namespace Name Mixin selector
      official A Lazh;A:Lbpq$c;
      intermediary field_1197 Lnet/minecraft/class_376;field_1197:Lnet/minecraft/class_1903$class_608;
      named lanServers Lnet/minecraft/client/gui/screen/multiplayer/MultiplayerScreen;lanServers:Lnet/minecraft/client/network/LanServerQueryManager$LanServerEntryList;
    • lanServerDetector

      private LanServerQueryManager.LanServerDetector lanServerDetector
      Mappings:
      Namespace Name Mixin selector
      official B Lazh;B:Lbpq$b;
      intermediary field_1198 Lnet/minecraft/class_376;field_1198:Lnet/minecraft/class_1903$class_607;
      named lanServerDetector Lnet/minecraft/client/gui/screen/multiplayer/MultiplayerScreen;lanServerDetector:Lnet/minecraft/client/network/LanServerQueryManager$LanServerDetector;
    • initialized

      private boolean initialized
      Mappings:
      Namespace Name Mixin selector
      official C Lazh;C:Z
      intermediary field_1180 Lnet/minecraft/class_376;field_1180:Z
      named initialized Lnet/minecraft/client/gui/screen/multiplayer/MultiplayerScreen;initialized:Z
  • Constructor Details

    • MultiplayerScreen

      public MultiplayerScreen(Screen screen)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lazh;<init>(Laxu;)V
      intermediary <init> Lnet/minecraft/class_376;<init>(Lnet/minecraft/class_388;)V
      named <init> Lnet/minecraft/client/gui/screen/multiplayer/MultiplayerScreen;<init>(Lnet/minecraft/client/gui/screen/Screen;)V
  • Method Details

    • init

      public void init()
      Overrides:
      init in class Screen
      Mappings:
      Namespace Name Mixin selector
      official b Laxu;b()V
      intermediary method_1044 Lnet/minecraft/class_388;method_1044()V
      named init Lnet/minecraft/client/gui/screen/Screen;init()V
    • handleMouse

      public void handleMouse()
      Overrides:
      handleMouse in class Screen
      Mappings:
      Namespace Name Mixin selector
      official k Laxu;k()V
      intermediary method_1035 Lnet/minecraft/class_388;method_1035()V
      named handleMouse Lnet/minecraft/client/gui/screen/Screen;handleMouse()V
    • initButtons

      public void initButtons()
      Mappings:
      Namespace Name Mixin selector
      official a Lazh;a()V
      intermediary method_1012 Lnet/minecraft/class_376;method_1012()V
      named initButtons Lnet/minecraft/client/gui/screen/multiplayer/MultiplayerScreen;initButtons()V
    • tick

      public void tick()
      Overrides:
      tick in class Screen
      Mappings:
      Namespace Name Mixin selector
      official e Laxu;e()V
      intermediary method_1033 Lnet/minecraft/class_388;method_1033()V
      named tick Lnet/minecraft/client/gui/screen/Screen;tick()V
    • removed

      public void removed()
      Overrides:
      removed in class Screen
      Mappings:
      Namespace Name Mixin selector
      official m Laxu;m()V
      intermediary method_1030 Lnet/minecraft/class_388;method_1030()V
      named removed Lnet/minecraft/client/gui/screen/Screen;removed()V
    • buttonClicked

      protected void buttonClicked(ButtonWidget button)
      Overrides:
      buttonClicked in class Screen
      Mappings:
      Namespace Name Mixin selector
      official a Laxu;a(Lavs;)V
      intermediary method_1027 Lnet/minecraft/class_388;method_1027(Lnet/minecraft/class_356;)V
      named buttonClicked Lnet/minecraft/client/gui/screen/Screen;buttonClicked(Lnet/minecraft/client/gui/widget/ButtonWidget;)V
    • refresh

      private void refresh()
      Mappings:
      Namespace Name Mixin selector
      official i Lazh;i()V
      intermediary method_6785 Lnet/minecraft/class_376;method_6785()V
      named refresh Lnet/minecraft/client/gui/screen/multiplayer/MultiplayerScreen;refresh()V
    • confirmResult

      public void confirmResult(boolean bool, int int2)
      Specified by:
      confirmResult in interface IdentifibleBooleanConsumer
      Overrides:
      confirmResult in class Screen
      Mappings:
      Namespace Name Mixin selector
      official method_1029 Laxu;method_1029(ZI)V
      intermediary method_1029 Lnet/minecraft/class_388;method_1029(ZI)V
      named confirmResult Lnet/minecraft/client/gui/screen/Screen;confirmResult(ZI)V
    • keyPressed

      protected void keyPressed(char character, int code)
      Overrides:
      keyPressed in class Screen
      Mappings:
      Namespace Name Mixin selector
      official a Laxu;a(CI)V
      intermediary method_1024 Lnet/minecraft/class_388;method_1024(CI)V
      named keyPressed Lnet/minecraft/client/gui/screen/Screen;keyPressed(CI)V
    • render

      public void render(int mouseX, int mouseY, float tickDelta)
      Overrides:
      render in class Screen
      Mappings:
      Namespace Name Mixin selector
      official a Laxu;a(IIF)V
      intermediary method_1025 Lnet/minecraft/class_388;method_1025(IIF)V
      named render Lnet/minecraft/client/gui/screen/Screen;render(IIF)V
    • connect

      public void connect()
      Mappings:
      Namespace Name Mixin selector
      official f Lazh;f()V
      intermediary method_6782 Lnet/minecraft/class_376;method_6782()V
      named connect Lnet/minecraft/client/gui/screen/multiplayer/MultiplayerScreen;connect()V
    • connect

      private void connect(ServerInfo entry)
      Mappings:
      Namespace Name Mixin selector
      official a Lazh;a(Lbde;)V
      intermediary method_1003 Lnet/minecraft/class_376;method_1003(Lnet/minecraft/class_485;)V
      named connect Lnet/minecraft/client/gui/screen/multiplayer/MultiplayerScreen;connect(Lnet/minecraft/client/network/ServerInfo;)V
    • selectEntry

      public void selectEntry(int index)
      Mappings:
      Namespace Name Mixin selector
      official b Lazh;b(I)V
      intermediary method_6781 Lnet/minecraft/class_376;method_6781(I)V
      named selectEntry Lnet/minecraft/client/gui/screen/multiplayer/MultiplayerScreen;selectEntry(I)V
    • getServerListPinger

      public MultiplayerServerListPinger getServerListPinger()
      Mappings:
      Namespace Name Mixin selector
      official g Lazh;g()Lbdg;
      intermediary method_6783 Lnet/minecraft/class_376;method_6783()Lnet/minecraft/class_1848;
      named getServerListPinger Lnet/minecraft/client/gui/screen/multiplayer/MultiplayerScreen;getServerListPinger()Lnet/minecraft/client/network/MultiplayerServerListPinger;
    • setTooltip

      public void setTooltip(String text)
      Mappings:
      Namespace Name Mixin selector
      official a Lazh;a(Ljava/lang/String;)V
      intermediary method_6780 Lnet/minecraft/class_376;method_6780(Ljava/lang/String;)V
      named setTooltip Lnet/minecraft/client/gui/screen/multiplayer/MultiplayerScreen;setTooltip(Ljava/lang/String;)V
    • mouseClicked

      protected void mouseClicked(int mouseX, int mouseY, int button)
      Overrides:
      mouseClicked in class Screen
      Mappings:
      Namespace Name Mixin selector
      official a Laxu;a(III)V
      intermediary method_1026 Lnet/minecraft/class_388;method_1026(III)V
      named mouseClicked Lnet/minecraft/client/gui/screen/Screen;mouseClicked(III)V
    • mouseReleased

      protected void mouseReleased(int mouseX, int mouseY, int button)
      Overrides:
      mouseReleased in class Screen
      Mappings:
      Namespace Name Mixin selector
      official b Laxu;b(III)V
      intermediary method_1032 Lnet/minecraft/class_388;method_1032(III)V
      named mouseReleased Lnet/minecraft/client/gui/screen/Screen;mouseReleased(III)V
    • getServerList

      public ServerList getServerList()
      Mappings:
      Namespace Name Mixin selector
      official h Lazh;h()Lbdf;
      intermediary method_6784 Lnet/minecraft/class_376;method_6784()Lnet/minecraft/class_486;
      named getServerList Lnet/minecraft/client/gui/screen/multiplayer/MultiplayerScreen;getServerList()Lnet/minecraft/client/options/ServerList;
    • canSortUp

      public boolean canSortUp(ServerEntry entry, int index)
      Mappings:
      Namespace Name Mixin selector
      official a Lazh;a(Lazk;I)Z
      intermediary method_9606 Lnet/minecraft/class_376;method_9606(Lnet/minecraft/class_1825;I)Z
      named canSortUp Lnet/minecraft/client/gui/screen/multiplayer/MultiplayerScreen;canSortUp(Lnet/minecraft/client/gui/widget/ServerEntry;I)Z
    • canSortDown

      public boolean canSortDown(ServerEntry entry, int index)
      Mappings:
      Namespace Name Mixin selector
      official b Lazh;b(Lazk;I)Z
      intermediary method_9608 Lnet/minecraft/class_376;method_9608(Lnet/minecraft/class_1825;I)Z
      named canSortDown Lnet/minecraft/client/gui/screen/multiplayer/MultiplayerScreen;canSortDown(Lnet/minecraft/client/gui/widget/ServerEntry;I)Z
    • sortUp

      public void sortUp(ServerEntry entry, int index, boolean shiftPressed)
      Mappings:
      Namespace Name Mixin selector
      official a Lazh;a(Lazk;IZ)V
      intermediary method_9607 Lnet/minecraft/class_376;method_9607(Lnet/minecraft/class_1825;IZ)V
      named sortUp Lnet/minecraft/client/gui/screen/multiplayer/MultiplayerScreen;sortUp(Lnet/minecraft/client/gui/widget/ServerEntry;IZ)V
    • sortDown

      public void sortDown(ServerEntry entry, int index, boolean shiftPressed)
      Mappings:
      Namespace Name Mixin selector
      official b Lazh;b(Lazk;IZ)V
      intermediary method_9609 Lnet/minecraft/class_376;method_9609(Lnet/minecraft/class_1825;IZ)V
      named sortDown Lnet/minecraft/client/gui/screen/multiplayer/MultiplayerScreen;sortDown(Lnet/minecraft/client/gui/widget/ServerEntry;IZ)V