Class ServerSelectionList.Entry

All Implemented Interfaces:
AutoCloseable, GuiEventListener, TabOrderedElement, NarrationSupplier
Direct Known Subclasses:
ServerSelectionList.LANHeader, ServerSelectionList.NetworkServerEntry, ServerSelectionList.OnlineServerEntry
Enclosing class:
ServerSelectionList

public abstract static class ServerSelectionList.Entry extends ObjectSelectionList.Entry<ServerSelectionList.Entry> implements AutoCloseable
  • Constructor Details

    • Entry

      public Entry()
  • Method Details