Class RealmsBackupInfoScreen.BackupInfoListEntry
java.lang.Object
net.minecraft.client.gui.components.AbstractSelectionList.Entry<RealmsBackupInfoScreen.BackupInfoListEntry>
net.minecraft.client.gui.components.ObjectSelectionList.Entry<RealmsBackupInfoScreen.BackupInfoListEntry>
com.mojang.realmsclient.gui.screens.RealmsBackupInfoScreen.BackupInfoListEntry
- All Implemented Interfaces:
GuiEventListener,TabOrderedElement,NarrationSupplier
- Enclosing class:
RealmsBackupInfoScreen
class RealmsBackupInfoScreen.BackupInfoListEntry
extends ObjectSelectionList.Entry<RealmsBackupInfoScreen.BackupInfoListEntry>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Componentprivate static final Componentprivate static final Componentprivate static final Componentprivate static final Componentprivate final Stringprivate static final Componentprivate static final Componentprivate static final Componentprivate static final Componentprivate static final Componentprivate final Stringprivate static final ComponentFields inherited from class net.minecraft.client.gui.components.AbstractSelectionList.Entry
listFields inherited from interface net.minecraft.client.gui.components.events.GuiEventListener
DOUBLE_CLICK_THRESHOLD_MS -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidrender(GuiGraphics p_282911_, int p_281482_, int p_283643_, int p_282795_, int p_283291_, int p_282540_, int p_282181_, int p_283535_, boolean p_281916_, float p_282116_) private ComponenttranslateKey(String pKey) Methods inherited from class net.minecraft.client.gui.components.ObjectSelectionList.Entry
mouseClicked, updateNarrationMethods inherited from class net.minecraft.client.gui.components.AbstractSelectionList.Entry
isFocused, isMouseOver, renderBack, 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.components.events.GuiEventListener
charTyped, getBorderForArrowNavigation, getCurrentFocusPath, getRectangle, keyPressed, keyReleased, mouseDragged, mouseMoved, mouseReleased, mouseScrolled, nextFocusPathMethods inherited from interface net.minecraft.client.gui.components.TabOrderedElement
getTabOrderGroup
-
Field Details
-
TEMPLATE_NAME
-
GAME_DIFFICULTY
-
NAME
-
GAME_SERVER_VERSION
-
UPLOADED
-
ENABLED_PACK
-
DESCRIPTION
-
GAME_MODE
-
SEED
-
WORLD_TYPE
-
UNDEFINED
-
key
-
value
-
-
Constructor Details
-
BackupInfoListEntry
-
-
Method Details
-
render
public void render(GuiGraphics p_282911_, int p_281482_, int p_283643_, int p_282795_, int p_283291_, int p_282540_, int p_282181_, int p_283535_, boolean p_281916_, float p_282116_) - Specified by:
renderin classAbstractSelectionList.Entry<RealmsBackupInfoScreen.BackupInfoListEntry>
-
translateKey
-
getNarration
- Specified by:
getNarrationin classObjectSelectionList.Entry<RealmsBackupInfoScreen.BackupInfoListEntry>
-