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
- 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 efv$bintermediary net/minecraft/class_4325$class_4866named net/minecraft/client/realms/gui/screen/RealmsMainScreen$Entry
-
Field Summary
Fields inherited from interface net.minecraft.client.gui.Element
MAX_DOUBLE_CLICK_INTERVAL -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.client.gui.widget.AlwaysSelectedEntryListWidget.Entry
appendNarrations, getNarrationMethods inherited from class net.minecraft.client.gui.widget.EntryListWidget.Entry
isFocused, isMouseOver, render, setFocusedMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.gui.Element
charTyped, getFocusedPath, getNavigationFocus, getNavigationPath, keyPressed, keyReleased, mouseClicked, mouseDragged, mouseMoved, mouseReleased, mouseScrolled
-
Constructor Details
-
Entry
Entry()
-
-
Method Details
-
getRealmsServer
- Mappings:
Namespace Name Mixin selector official aLefv$b;a()Legq;intermediary method_38506Lnet/minecraft/class_4325$class_4866;method_38506()Lnet/minecraft/class_4877;named getRealmsServerLnet/minecraft/client/realms/gui/screen/RealmsMainScreen$Entry;getRealmsServer()Lnet/minecraft/client/realms/dto/RealmsServer;
-