net.minecraft.client.gui.screens.reporting

public class ChatReportScreen

extends AbstractReportScreen<ChatReport$Builder>

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable

fsl
net.minecraft.client.gui.screens.reporting.ChatReportScreen
net.minecraft.class_7538
net.minecraft.client.gui.screen.report.ChatReportScreen
net.minecraft.src.C_238508_

Field summary

Modifier and TypeField
private static final Component
C
TITLE
field_46031
TITLE_TEXT
f_291203_
private static final Component
D
SELECT_CHAT_MESSAGE
field_39574
SELECT_CHAT_TEXT
f_238795_
private MultiLineEditBox
E
commentBox
field_46033
commentsBox
f_238775_
private Button
F
selectMessagesButton
field_46034
selectChatButton
f_290662_
private Button
G
selectReasonButton
field_46035
selectReasonButton
f_290918_

Constructor summary

ModifierConstructor
private (Screen parent, ReportingContext context, ChatReport$Builder reportBuilder)
public (Screen parent, ReportingContext reporter, UUID reportedPlayerUuid)
public (Screen parent, ReportingContext context, ChatReport report)

Method summary

Modifier and TypeMethod
protected void
C()
addContent()
method_61135()
addContent()
m_338957_()
protected void
E()
onReportChanged()
method_53586()
onChange()
m_239041_()
public boolean
b(double arg0, double arg1, int arg2)
mouseReleased(double arg0, double arg1, int arg2)
method_25406(double arg0, double arg1, int arg2)
mouseReleased(double arg0, double arg1, int arg2)
m_6348_(double p_239351_, double arg1, int arg2)