Class PlayerListComponent

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

public class PlayerListComponent extends JList<String>
See Also:
  • Field Details

    • server

      private final MinecraftServer server
    • tickCount

      private int tickCount
  • Constructor Details

    • PlayerListComponent

      public PlayerListComponent(MinecraftServer p_i2366_1_)
  • Method Details

    • tick

      public void tick()