Class ChatSelectionScreen.ChatSelectionList.MessageHeadingEntry
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.MessageHeadingEntry
- All Implemented Interfaces:
- GuiEventListener,- TabOrderedElement,- NarrationSupplier
- Enclosing class:
- ChatSelectionScreen.ChatSelectionList
public class ChatSelectionScreen.ChatSelectionList.MessageHeadingEntry
extends ChatSelectionScreen.ChatSelectionList.Entry
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate final booleanprivate static final intprivate final Componentprivate final Supplier<PlayerSkin>Fields inherited from class net.minecraft.client.gui.components.AbstractSelectionList.EntrylistFields inherited from interface net.minecraft.client.gui.components.events.GuiEventListenerDOUBLE_CLICK_THRESHOLD_MS
- 
Constructor SummaryConstructorsConstructorDescriptionMessageHeadingEntry(com.mojang.authlib.GameProfile p_240080_, Component p_240081_, boolean p_240082_) 
- 
Method SummaryModifier and TypeMethodDescriptionvoidrender(GuiGraphics p_281320_, int p_283177_, int p_282422_, int p_282017_, int p_282555_, int p_283255_, int p_283682_, int p_281582_, boolean p_282259_, float p_283561_) Methods inherited from class net.minecraft.client.gui.screens.reporting.ChatSelectionScreen.ChatSelectionList.EntrycanReport, canSelect, getNarration, 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- 
FACE_SIZEprivate static final int FACE_SIZE- See Also:
 
- 
heading
- 
skin
- 
canReportprivate final boolean canReport
 
- 
- 
Constructor Details- 
MessageHeadingEntrypublic MessageHeadingEntry(com.mojang.authlib.GameProfile p_240080_, Component p_240081_, boolean p_240082_) 
 
- 
- 
Method Details- 
renderpublic void render(GuiGraphics p_281320_, int p_283177_, int p_282422_, int p_282017_, int p_282555_, int p_283255_, int p_283682_, int p_281582_, boolean p_282259_, float p_283561_) - Specified by:
- renderin class- AbstractSelectionList.Entry<ChatSelectionScreen.ChatSelectionList.Entry>
 
 
-