Class RealmsMainScreen.Entry
java.lang.Object
net.minecraft.client.gui.widget.EntryListWidget.Entry<E>
net.minecraft.client.gui.widget.AlwaysSelectedEntryListWidget.Entry<RealmsMainScreen.Entry>
net.minecraft.client.realms.gui.screen.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 - eiu$d- intermediary - net/minecraft/class_4325$class_4866- named - net/minecraft/client/realms/gui/screen/RealmsMainScreen$Entry
- 
Field SummaryFields inherited from interface net.minecraft.client.gui.ElementMAX_DOUBLE_CLICK_INTERVAL
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.minecraft.client.gui.widget.AlwaysSelectedEntryListWidget.EntryappendNarrations, getNarrationMethods inherited from class net.minecraft.client.gui.widget.EntryListWidget.EntrydrawBorder, isFocused, isMouseOver, render, setFocusedMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.gui.ElementcharTyped, getFocusedPath, getNavigationFocus, getNavigationPath, keyPressed, keyReleased, mouseClicked, mouseDragged, mouseMoved, mouseReleased, mouseScrolledMethods inherited from interface net.minecraft.client.gui.navigation.NavigablegetNavigationOrder
- 
Constructor Details- 
EntryEntry()
 
- 
- 
Method Details- 
getRealmsServer- Mappings:
- Namespace - Name - Mixin selector - official - b- Leiu$d;b()Lejq;- 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;
 
 
-