Class WorldListWidget.class_7414

All Implemented Interfaces:
AutoCloseable, Element, Narratable
Direct Known Subclasses:
WorldListWidget.class_7415, WorldListWidget.Entry
Enclosing class:
WorldListWidget

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

    • class_7414

      public class_7414()
  • Method Details

    • method_43465

      public abstract boolean method_43465()
      Mappings:
      Namespace Name Mixin selector
      official a Lemg$a;a()Z
      intermediary method_43465 Lnet/minecraft/class_528$class_7414;method_43465()Z
      named method_43465 Lnet/minecraft/client/gui/screen/world/WorldListWidget$class_7414;method_43465()Z
    • close

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