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 Summary
FieldsModifier and TypeFieldDescriptionprivate final Componentprivate final Componentprivate final LevelSummaryprivate final StringFields 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 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.Entry
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, getCurrentFocusPath, getRectangle, keyPressed, keyReleased, mouseDragged, mouseMoved, mouseReleased, mouseScrolled, nextFocusPathMethods inherited from interface net.minecraft.client.gui.components.TabOrderedElement
getTabOrderGroup 
- 
Field Details
- 
levelSummary
 - 
name
 - 
id
 - 
info
 
 - 
 - 
Constructor Details
- 
Entry
 
 - 
 - 
Method Details
- 
render
public 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 classAbstractSelectionList.Entry<RealmsSelectFileToUploadScreen.Entry>
 - 
mouseClicked
public boolean mouseClicked(double p_89562_, double p_89563_, int p_89564_)  - 
renderItem
 - 
getNarration
- Specified by:
 getNarrationin classObjectSelectionList.Entry<RealmsSelectFileToUploadScreen.Entry>
 
 -