Class PlayerListGui

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

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

    • server

      private MinecraftServer server
      Mappings:
      Namespace Name Mixin selector
      official a Lqc;a:Lnet/minecraft/server/MinecraftServer;
      intermediary field_2759 Lnet/minecraft/class_781;field_2759: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 Lqc;b:I
      intermediary field_2760 Lnet/minecraft/class_781;field_2760: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 Lpm;c()V
      intermediary method_2053 Lnet/minecraft/class_746;method_2053()V
      named tick Lnet/minecraft/util/Tickable;tick()V