Class RealmsMainScreen.Entry

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

@Environment(CLIENT) private abstract class RealmsMainScreen.Entry extends AlwaysSelectedEntryListWidget.Entry<RealmsMainScreen.Entry>
Mappings:
Namespace Name
official eim$d
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 @Nullable RealmsServer getRealmsServer()
      Mappings:
      Namespace Name Mixin selector
      official b Leim$d;b()Leji;
      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;