Class RealmsMainScreen.Entry

All Implemented Interfaces:
Element, Narratable
Direct Known Subclasses:
RealmsMainScreen.RealmSelectionListEntry, RealmsMainScreen.RealmSelectionListTrialEntry
Enclosing class:
RealmsMainScreen

@Environment(CLIENT) private abstract class RealmsMainScreen.Entry extends AlwaysSelectedEntryListWidget.Entry<RealmsMainScreen.Entry>
Mappings:
Namespace Name
official een$b
intermediary net/minecraft/class_4325$class_4866
named net/minecraft/client/realms/gui/screen/RealmsMainScreen$Entry
  • Constructor Details

    • Entry

      Entry()
  • Method Details

    • getRealmsServer

      @Nullable public abstract @Nullable RealmsServer getRealmsServer()
      Mappings:
      Namespace Name Mixin selector
      official a Leen$b;a()Lefi;
      intermediary method_38506 Lnet/minecraft/class_4325$class_4866;method_38506()Lnet/minecraft/class_4877;
      named getRealmsServer Lnet/minecraft/client/realms/gui/screen/RealmsMainScreen$Entry;getRealmsServer()Lnet/minecraft/client/realms/dto/RealmsServer;