Class PlayerListGui

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

@Environment(SERVER)
public class PlayerListGui
extends JList
implements Tickable
See Also:
Serialized Form
Mappings:
Namespace Name
official ks
intermediary net/minecraft/class_1623
named net/minecraft/server/dedicated/gui/PlayerListGui
  • Field Details

    • server

      private MinecraftServer server
      Mappings:
      Namespace Name Mixin selector
      official a Lks;a:Lnet/minecraft/server/MinecraftServer;
      intermediary field_6566 Lnet/minecraft/class_1623;field_6566: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 Lks;b:I
      intermediary field_6567 Lnet/minecraft/class_1623;field_6567:I
      named tick Lnet/minecraft/server/dedicated/gui/PlayerListGui;tick:I
  • Constructor Details

  • Method Details

    • tick

      public void tick()
      Specified by:
      tick in interface Tickable
      Mappings:
      Namespace Name Mixin selector
      official c Lkm;c()V
      intermediary method_5945 Lnet/minecraft/class_1618;method_5945()V
      named tick Lnet/minecraft/util/Tickable;tick()V