History - net.minecraft.client.gui.screen.report.ChatSelectionScreen$SelectionListWidget$MessageEntry

26.3-snapshot-3

Names

Fields

Constructors

Methods

26.3-snapshot-2

Names

Fields

Constructors

Methods

26.3-snapshot-1

Names

Fields

Constructors

Methods

26.2

Names

Fields

Constructors

Methods

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

Constructors

Methods

void (DrawContext, int, int, boolean, float): renderContent, method_25343, render

void (DrawContext, int, int, boolean, float): extractContent, method_25343, render

void (DrawContext, int, int, int, int, int): renderTag, method_44729, renderIndicator

void (DrawContext, int, int, int, int, int): extractTag, method_44729, renderIndicator

void (DrawContext, int, int, int): renderSelectedCheckmark, method_44695, drawCheckmark

void (DrawContext, int, int, int): extractSelectedCheckmark, method_44695, drawCheckmark

1.21.11_unobfuscated

Names

net.minecraft.client.gui.screens.reporting.ChatSelectionScreen$ChatSelectionList$MessageEntry

net.minecraft.class_7543$class_7544$class_7548

net.minecraft.client.gui.screen.report.ChatSelectionScreen$SelectionListWidget$MessageEntry

Fields

int: CHECKMARK_WIDTH, field_39751, CHECKMARK_WIDTH

int: CHECKMARK_HEIGHT, field_39752, CHECKMARK_HEIGHT

int: INDENT_AMOUNT, field_39599, CHAT_MESSAGE_LEFT_MARGIN

int: TAG_MARGIN_LEFT, field_39775, INDICATOR_LEFT_MARGIN

int: chatId, field_39600, index

StringVisitable: text, field_39601, truncatedContent

Text: narration, field_39602, narration

List<OrderedText>: hoverText, field_39603, fullContent

MessageIndicator$Icon: tagIcon, field_39776, indicatorIcon

List<OrderedText>: tagHoverText, field_39777, originalContent

boolean: canReport, field_39604, fromReportedPlayer

boolean: playerMessage, field_39605, isChatMessage

ChatSelectionScreen$SelectionListWidget: this$1, field_39598, field_39598

Constructors

(ChatSelectionScreen$SelectionListWidget, int, Text, Text, MessageIndicator, boolean, boolean)

Methods

void (DrawContext, int, int, boolean, float): renderContent, method_25343, render

void (DrawContext, int, int, int, int, int): renderTag, method_44729, renderIndicator

void (DrawContext, int, int, int): renderSelectedCheckmark, method_44695, drawCheckmark

int (): getMaximumTextWidth, method_44666, getTextWidth

int (): getTextIndent, method_44667, getIndent

Text (): getNarration, method_37006, getNarration

boolean (Click, boolean): mouseClicked, method_25402, mouseClicked

boolean (KeyInput): keyPressed, method_25404, keyPressed

boolean (): isSelected, method_44514, isSelected

boolean (): canSelect, method_44515, canSelect

boolean (): canReport, method_44694, isHighlightedOnHover

boolean (): toggleReport, method_44517, toggle