Class WorldListWidget.Entry

All Implemented Interfaces:
AutoCloseable, Element, Narratable, Navigable
Direct Known Subclasses:
WorldListWidget.LoadingEntry, WorldListWidget.WorldEntry
Enclosing class:
WorldListWidget

@Environment(CLIENT) public abstract static class WorldListWidget.Entry extends AlwaysSelectedEntryListWidget.Entry<WorldListWidget.Entry> implements AutoCloseable
Mappings:
Namespace Name
named net/minecraft/client/gui/screen/world/WorldListWidget$Entry
intermediary net/minecraft/class_528$class_7414
official fsf$a
  • Constructor Details

    • Entry

      public Entry()
  • Method Details