Class WorldSelectionList.Entry

All Implemented Interfaces:
AutoCloseable, GuiEventListener, TabOrderedElement, NarrationSupplier
Direct Known Subclasses:
WorldSelectionList.LoadingHeader, WorldSelectionList.WorldListEntry
Enclosing class:
WorldSelectionList

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

    • Entry

      public Entry()
  • Method Details

    • isSelectable

      public abstract boolean isSelectable()
    • close

      public void close()
      Specified by:
      close in interface AutoCloseable