Class MultiplayerServerListWidget.LanServerEntry

All Implemented Interfaces:
AutoCloseable, Element, Narratable, Navigable, Widget
Enclosing class:
MultiplayerServerListWidget

@Environment(CLIENT) public static class MultiplayerServerListWidget.LanServerEntry extends MultiplayerServerListWidget.Entry
Mappings:
Namespace Name
named net/minecraft/client/gui/screen/multiplayer/MultiplayerServerListWidget$LanServerEntry
intermediary net/minecraft/class_4267$class_4269
official gpy$c
  • Field Details

    • field_32386

      private static final int field_32386
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named field_32386 Lnet/minecraft/client/gui/screen/multiplayer/MultiplayerServerListWidget$LanServerEntry;field_32386:I
      intermediary field_32386 Lnet/minecraft/class_4267$class_4269;field_32386:I
      official c Lgpy$c;c:I
    • TITLE_TEXT

      private static final Text TITLE_TEXT
      Mappings:
      Namespace Name Mixin selector
      named TITLE_TEXT Lnet/minecraft/client/gui/screen/multiplayer/MultiplayerServerListWidget$LanServerEntry;TITLE_TEXT:Lnet/minecraft/text/Text;
      intermediary field_26588 Lnet/minecraft/class_4267$class_4269;field_26588:Lnet/minecraft/class_2561;
      official d Lgpy$c;d:Lxx;
    • HIDDEN_ADDRESS_TEXT

      private static final Text HIDDEN_ADDRESS_TEXT
      Mappings:
      Namespace Name Mixin selector
      named HIDDEN_ADDRESS_TEXT Lnet/minecraft/client/gui/screen/multiplayer/MultiplayerServerListWidget$LanServerEntry;HIDDEN_ADDRESS_TEXT:Lnet/minecraft/text/Text;
      intermediary field_26589 Lnet/minecraft/class_4267$class_4269;field_26589:Lnet/minecraft/class_2561;
      official e Lgpy$c;e:Lxx;
    • screen

      private final MultiplayerScreen screen
      Mappings:
      Namespace Name Mixin selector
      named screen Lnet/minecraft/client/gui/screen/multiplayer/MultiplayerServerListWidget$LanServerEntry;screen:Lnet/minecraft/client/gui/screen/multiplayer/MultiplayerScreen;
      intermediary field_19115 Lnet/minecraft/class_4267$class_4269;field_19115:Lnet/minecraft/class_500;
      official f Lgpy$c;f:Lgpv;
    • client

      protected final MinecraftClient client
      Mappings:
      Namespace Name Mixin selector
      named client Lnet/minecraft/client/gui/screen/multiplayer/MultiplayerServerListWidget$LanServerEntry;client:Lnet/minecraft/client/MinecraftClient;
      intermediary field_19113 Lnet/minecraft/class_4267$class_4269;field_19113:Lnet/minecraft/class_310;
      official a Lgpy$c;a:Lfzz;
    • server

      protected final LanServerInfo server
      Mappings:
      Namespace Name Mixin selector
      named server Lnet/minecraft/client/gui/screen/multiplayer/MultiplayerServerListWidget$LanServerEntry;server:Lnet/minecraft/client/network/LanServerInfo;
      intermediary field_19114 Lnet/minecraft/class_4267$class_4269;field_19114:Lnet/minecraft/class_1131;
      official b Lgpy$c;b:Ligz;
  • Constructor Details

    • LanServerEntry

      protected LanServerEntry(MultiplayerScreen screen, LanServerInfo server)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/client/gui/screen/multiplayer/MultiplayerServerListWidget$LanServerEntry;<init>(Lnet/minecraft/client/gui/screen/multiplayer/MultiplayerScreen;Lnet/minecraft/client/network/LanServerInfo;)V
      intermediary <init> Lnet/minecraft/class_4267$class_4269;<init>(Lnet/minecraft/class_500;Lnet/minecraft/class_1131;)V
      official <init> Lgpy$c;<init>(Lgpv;Ligz;)V
  • Method Details

    • render

      public void render(DrawContext context, int mouseX, int mouseY, boolean hovered, float deltaTicks)
      Renders an entry in a list.
      Specified by:
      render in class EntryListWidget.Entry<MultiplayerServerListWidget.Entry>
      Mappings:
      Namespace Name Mixin selector
      named render Lnet/minecraft/client/gui/widget/EntryListWidget$Entry;render(Lnet/minecraft/client/gui/DrawContext;IIZF)V
      intermediary method_25343 Lnet/minecraft/class_350$class_351;method_25343(Lnet/minecraft/class_332;IIZF)V
      official a Lgdj$a;a(Lgdd;IIZF)V
    • mouseClicked

      public boolean mouseClicked(Click click, boolean doubled)
      Callback for when a mouse button down event has been captured. The button number is identified by the constants in GLFW class.
      Specified by:
      mouseClicked in interface Element
      Overrides:
      mouseClicked in class AlwaysSelectedEntryListWidget.Entry<MultiplayerServerListWidget.Entry>
      Returns:
      true to indicate that the event handling is successful/valid
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named mouseClicked Lnet/minecraft/client/gui/Element;mouseClicked(Lnet/minecraft/client/gui/Click;Z)Z
      intermediary method_25402 Lnet/minecraft/class_364;method_25402(Lnet/minecraft/class_11909;Z)Z
      official a Lggw;a(Lgti;Z)Z
    • keyPressed

      public boolean keyPressed(KeyInput input)
      Callback for when a key down event has been captured. The key code is identified by the constants in GLFW class.
      Returns:
      true to indicate that the event handling is successful/valid
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named keyPressed Lnet/minecraft/client/gui/Element;keyPressed(Lnet/minecraft/client/input/KeyInput;)Z
      intermediary method_25404 Lnet/minecraft/class_364;method_25404(Lnet/minecraft/class_11908;)Z
      official a Lggw;a(Lgth;)Z
    • connect

      public void connect()
      Specified by:
      connect in class MultiplayerServerListWidget.Entry
      Mappings:
      Namespace Name Mixin selector
      named connect Lnet/minecraft/client/gui/screen/multiplayer/MultiplayerServerListWidget$Entry;connect()V
      intermediary method_74043 Lnet/minecraft/class_4267$class_504;method_74043()V
      official b Lgpy$a;b()V
    • getNarration

      public Text getNarration()
      Specified by:
      getNarration in class AlwaysSelectedEntryListWidget.Entry<MultiplayerServerListWidget.Entry>
      Mappings:
      Namespace Name Mixin selector
      named getNarration Lnet/minecraft/client/gui/widget/AlwaysSelectedEntryListWidget$Entry;getNarration()Lnet/minecraft/text/Text;
      intermediary method_37006 Lnet/minecraft/class_4280$class_4281;method_37006()Lnet/minecraft/class_2561;
      official a Lgem$a;a()Lxx;
    • getMotdNarration

      public Text getMotdNarration()
      Mappings:
      Namespace Name Mixin selector
      named getMotdNarration Lnet/minecraft/client/gui/screen/multiplayer/MultiplayerServerListWidget$LanServerEntry;getMotdNarration()Lnet/minecraft/text/Text;
      intermediary method_48273 Lnet/minecraft/class_4267$class_4269;method_48273()Lnet/minecraft/class_2561;
      official c Lgpy$c;c()Lxx;
    • isOfSameType

      boolean isOfSameType(MultiplayerServerListWidget.Entry entry)
      Specified by:
      isOfSameType in class MultiplayerServerListWidget.Entry
      Mappings:
      Namespace Name Mixin selector
      named isOfSameType Lnet/minecraft/client/gui/screen/multiplayer/MultiplayerServerListWidget$Entry;isOfSameType(Lnet/minecraft/client/gui/screen/multiplayer/MultiplayerServerListWidget$Entry;)Z
      intermediary method_73436 Lnet/minecraft/class_4267$class_504;method_73436(Lnet/minecraft/class_4267$class_504;)Z
      official a Lgpy$a;a(Lgpy$a;)Z