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
intermediary net/minecraft/class_284
glue class_306
server i
client net/minecraft/class_284
named net/minecraft/server/dedicated/gui/PlayerListGui
  • Field Details

    • server

      private MinecraftServer server
      Mappings:
      Namespace Name Mixin selector
      intermediary field_1135 Lnet/minecraft/class_284;field_1135:Lnet/minecraft/server/MinecraftServer;
      glue field_1329 Lclass_306;field_1329:Lnet/minecraft/server/MinecraftServer;
      server a Li;a:Lnet/minecraft/server/MinecraftServer;
      client field_1135 Lnet/minecraft/class_284;field_1135: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
      intermediary field_1136 Lnet/minecraft/class_284;field_1136:I
      glue field_1330 Lclass_306;field_1330:I
      server b Li;b:I
      client field_1136 Lnet/minecraft/class_284;field_1136:I
      named tick Lnet/minecraft/server/dedicated/gui/PlayerListGui;tick:I
  • Constructor Details

    • PlayerListGui

      public PlayerListGui(MinecraftServer server)
      Mappings:
      Namespace Name Mixin selector
      intermediary <init> Lnet/minecraft/class_284;<init>(Lnet/minecraft/server/MinecraftServer;)V
      glue <init> Lclass_306;<init>(Lnet/minecraft/server/MinecraftServer;)V
      server <init> Li;<init>(Lnet/minecraft/server/MinecraftServer;)V
      client <init> Lnet/minecraft/class_284;<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()
      Specified by:
      tick in interface Tickable
      Mappings:
      Namespace Name Mixin selector
      intermediary method_148 Lnet/minecraft/class_46;method_148()V
      glue method_463 Lclass_125;method_463()V
      server a Ldg;a()V
      client method_148 Lnet/minecraft/class_46;method_148()V
      named tick Lnet/minecraft/util/Tickable;tick()V