net.minecraft.client.gui.screens.reporting

public class ChatSelectionScreen

extends Screen

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable

fhc
net.minecraft.client.gui.screens.reporting.ChatSelectionScreen
net.minecraft.class_7543
net.minecraft.client.gui.screen.report.ChatSelectionScreen
net.minecraft.src.C_238447_

Field summary

Modifier and TypeField
static final ResourceLocation
a
CHECKMARK_SPRITE
field_45559
CHECKMARK_ICON_TEXTURE
f_291703_
private static final Component
b
TITLE
field_39727
TITLE_TEXT
f_238718_
private static final Component
c
CONTEXT_INFO
field_39728
CONTEXT_TEXT
f_238622_
private final Screen
k
lastScreen
field_39584
parent
f_238797_
private final ReportingContext
l
reportingContext
field_39585
reporter
f_238651_
private Button
m
confirmSelectedButton
field_39586
doneButton
f_238763_
private MultiLineLabel
n
contextInfoLabel
field_39729
contextMessage
f_238785_
private ChatSelectionScreen$ChatSelectionList
o
chatSelectionList
field_39587
selectionList
f_238686_
final ChatReport$Builder
p
report
field_39588
report
f_238567_
private final Consumer<ChatReport$Builder>
q
onSelected
field_39589
newReportConsumer
f_238817_
private ChatSelectionLogFiller
r
chatLogFiller
field_39590
listAdder
f_238733_

Constructor summary

ModifierConstructor
public (Screen parent, ReportingContext reporter, ChatReport$Builder report, Consumer<ChatReport$Builder> newReportConsumer)

Method summary

Modifier and TypeMethod
protected void
aN_()
init()
method_25426()
init()
m_7856_()
private boolean
a(fok arg0)
canReport(LoggedChatMessage arg0)
method_44495(class_7557 arg0)
isSentByReportedPlayer(ReceivedMessage message)
m_241847_(C_241572_ arg0)
private void
n()
extendLog()
method_44504()
addMessages()
m_239478_()
void
D()
onReachedScrollTop()
method_44507()
addMoreMessages()
m_239043_()
void
E()
updateConfirmSelectedButton()
method_44509()
setDoneButtonActivation()
m_239634_()
public void
a(ewu arg0, int arg1, int arg2, float arg3)
render(GuiGraphics arg0, int arg1, int arg2, float arg3)
method_25394(class_332 arg0, int arg1, int arg2, float arg3)
render(DrawContext arg0, int arg1, int arg2, float arg3)
m_88315_(C_279497_ p_239287_, int p_239288_, int p_239289_, float arg3)
public void
b(ewu arg0, int arg1, int arg2, float arg3)
renderBackground(GuiGraphics arg0, int arg1, int arg2, float arg3)
method_25420(class_332 arg0, int arg1, int arg2, float arg3)
renderBackground(DrawContext arg0, int arg1, int arg2, float arg3)
m_280273_(C_279497_ p_300571_, int p_300650_, int p_300786_, float arg3)
public void
aE_()
onClose()
method_25419()
close()
m_7379_()
public Component
h()
getNarrationMessage()
method_25435()
getNarratedTitle()
m_142562_()