Class RealmsSelectFileToUploadScreen.Entry
java.lang.Object
net.minecraft.client.gui.components.AbstractSelectionList.Entry<E>
net.minecraft.client.gui.components.ObjectSelectionList.Entry<RealmsSelectFileToUploadScreen.Entry>
com.mojang.realmsclient.gui.screens.RealmsSelectFileToUploadScreen.Entry
- All Implemented Interfaces:
- GuiEventListener,- TabOrderedElement,- NarrationSupplier
- Enclosing class:
- RealmsSelectFileToUploadScreen
class RealmsSelectFileToUploadScreen.Entry
extends ObjectSelectionList.Entry<RealmsSelectFileToUploadScreen.Entry>
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate final Componentprivate final Componentprivate final LevelSummaryprivate final StringFields inherited from class net.minecraft.client.gui.components.AbstractSelectionList.EntrylistFields inherited from interface net.minecraft.client.gui.components.events.GuiEventListenerDOUBLE_CLICK_THRESHOLD_MS
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionbooleanmouseClicked(double p_89562_, double p_89563_, int p_89564_) voidrender(GuiGraphics p_282307_, int p_281918_, int p_281770_, int p_282954_, int p_281599_, int p_281852_, int p_283452_, int p_282531_, boolean p_283120_, float p_282082_) protected voidrenderItem(GuiGraphics p_282872_, int p_283187_, int p_283611_, int p_282173_) Methods inherited from class net.minecraft.client.gui.components.ObjectSelectionList.EntryupdateNarrationMethods inherited from class net.minecraft.client.gui.components.AbstractSelectionList.EntryisFocused, isMouseOver, renderBack, setFocusedMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.gui.components.events.GuiEventListenercharTyped, getCurrentFocusPath, getRectangle, keyPressed, keyReleased, mouseDragged, mouseMoved, mouseReleased, mouseScrolled, nextFocusPathMethods inherited from interface net.minecraft.client.gui.components.TabOrderedElementgetTabOrderGroup
- 
Field Details- 
levelSummary
- 
name
- 
id
- 
info
 
- 
- 
Constructor Details- 
Entry
 
- 
- 
Method Details- 
renderpublic void render(GuiGraphics p_282307_, int p_281918_, int p_281770_, int p_282954_, int p_281599_, int p_281852_, int p_283452_, int p_282531_, boolean p_283120_, float p_282082_) - Specified by:
- renderin class- AbstractSelectionList.Entry<RealmsSelectFileToUploadScreen.Entry>
 
- 
mouseClickedpublic boolean mouseClicked(double p_89562_, double p_89563_, int p_89564_) 
- 
renderItem
- 
getNarration- Specified by:
- getNarrationin class- ObjectSelectionList.Entry<RealmsSelectFileToUploadScreen.Entry>
 
 
-