Class ChatSelectionScreen.ChatSelectionList.DividerEntry
java.lang.Object
net.minecraft.client.gui.components.AbstractSelectionList.Entry<E>
net.minecraft.client.gui.components.ObjectSelectionList.Entry<ChatSelectionScreen.ChatSelectionList.Entry>
net.minecraft.client.gui.screens.reporting.ChatSelectionScreen.ChatSelectionList.Entry
net.minecraft.client.gui.screens.reporting.ChatSelectionScreen.ChatSelectionList.DividerEntry
- All Implemented Interfaces:
- GuiEventListener,- TabOrderedElement,- NarrationSupplier
- Enclosing class:
- ChatSelectionScreen.ChatSelectionList
public class ChatSelectionScreen.ChatSelectionList.DividerEntry
extends ChatSelectionScreen.ChatSelectionList.Entry
- 
Field SummaryFieldsFields 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 TypeMethodDescriptionvoidrender(GuiGraphics p_283635_, int p_239815_, int p_239816_, int p_239817_, int p_239818_, int p_239819_, int p_239820_, int p_239821_, boolean p_239822_, float p_239823_) Methods inherited from class net.minecraft.client.gui.screens.reporting.ChatSelectionScreen.ChatSelectionList.EntrycanReport, canSelect, isSelectedMethods 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, mouseClicked, mouseDragged, mouseMoved, mouseReleased, mouseScrolled, nextFocusPathMethods inherited from interface net.minecraft.client.gui.components.TabOrderedElementgetTabOrderGroup
- 
Field Details- 
COLORprivate static final int COLOR- See Also:
 
- 
text
 
- 
- 
Constructor Details- 
DividerEntry
 
- 
- 
Method Details- 
renderpublic void render(GuiGraphics p_283635_, int p_239815_, int p_239816_, int p_239817_, int p_239818_, int p_239819_, int p_239820_, int p_239821_, boolean p_239822_, float p_239823_) - Specified by:
- renderin class- AbstractSelectionList.Entry<ChatSelectionScreen.ChatSelectionList.Entry>
 
- 
getNarration- Overrides:
- getNarrationin class- ChatSelectionScreen.ChatSelectionList.Entry
 
 
-