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 efb$b
intermediary net/minecraft/class_4325$class_4866
named 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, getNarration
Methods inherited from class net.minecraft.client.gui.widget.EntryListWidget.Entry
isFocused, isMouseOver, render, setFocused
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.minecraft.client.gui.Element
charTyped, keyPressed, keyReleased, method_48202, method_48205, method_48218, mouseClicked, mouseDragged, mouseMoved, mouseReleased, mouseScrolled
-
Constructor Details
-
Entry
Entry()
-
-
Method Details
-
getRealmsServer
- Mappings:
Namespace Name Mixin selector official a
Lefb$b;a()Lefw;
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;
-