类 WorldSelectionList.Entry

所有已实现的接口:
AutoCloseable, GuiEventListener, TabOrderedElement, NarrationSupplier
直接已知子类:
WorldSelectionList.LoadingHeader, WorldSelectionList.WorldListEntry
封闭类:
WorldSelectionList

public abstract static class WorldSelectionList.Entry extends ObjectSelectionList.Entry<WorldSelectionList.Entry> implements AutoCloseable
  • 构造器详细资料

    • Entry

      public Entry()
  • 方法详细资料

    • isSelectable

      public abstract boolean isSelectable()
    • close

      public void close()
      指定者:
      close 在接口中 AutoCloseable