Class PlayerListGui

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, Scrollable

public class PlayerListGui extends JList<String>
See Also:
Mappings:
Namespace Name
official agu
intermediary net/minecraft/class_3184
named net/minecraft/server/dedicated/gui/PlayerListGui
  • Field Details

    • server

      private final MinecraftServer server
      Mappings:
      Namespace Name Mixin selector
      official a Lagu;a:Lnet/minecraft/server/MinecraftServer;
      intermediary field_13844 Lnet/minecraft/class_3184;field_13844:Lnet/minecraft/server/MinecraftServer;
      named server Lnet/minecraft/server/dedicated/gui/PlayerListGui;server:Lnet/minecraft/server/MinecraftServer;
    • tick

      private int tick
      Mappings:
      Namespace Name Mixin selector
      official b Lagu;b:I
      intermediary field_13843 Lnet/minecraft/class_3184;field_13843:I
      named tick Lnet/minecraft/server/dedicated/gui/PlayerListGui;tick:I
  • Constructor Details

    • PlayerListGui

      public PlayerListGui(MinecraftServer server)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lagu;<init>(Lnet/minecraft/server/MinecraftServer;)V
      intermediary <init> Lnet/minecraft/class_3184;<init>(Lnet/minecraft/server/MinecraftServer;)V
      named <init> Lnet/minecraft/server/dedicated/gui/PlayerListGui;<init>(Lnet/minecraft/server/MinecraftServer;)V
  • Method Details

    • tick

      public void tick()
      Mappings:
      Namespace Name Mixin selector
      official a Lagu;a()V
      intermediary method_18700 Lnet/minecraft/class_3184;method_18700()V
      named tick Lnet/minecraft/server/dedicated/gui/PlayerListGui;tick()V