Class WorldListWidget.Entry

All Implemented Interfaces:
AutoCloseable, Element, Narratable, Navigable, Widget
Direct Known Subclasses:
WorldListWidget.class_11782, 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 gop$b
  • Constructor Details

    • Entry

      public Entry()
  • Method Details

    • close

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

      @Nullable public @Nullable LevelSummary method_73463()
      Mappings:
      Namespace Name Mixin selector
      named method_73463 Lnet/minecraft/client/gui/screen/world/WorldListWidget$Entry;method_73463()Lnet/minecraft/world/level/storage/LevelSummary;
      intermediary method_73463 Lnet/minecraft/class_528$class_7414;method_73463()Lnet/minecraft/class_34;
      official b Lgop$b;b()Lfer;