net.minecraft.client.gui.screen.report

public class ChatReportScreen

extends ReportScreen<ChatAbuseReport$Builder>

All mapped superinterfaces:

ParentElement, Element, Navigable, Drawable

net.minecraft.client.gui.screens.reporting.ChatReportScreen
net.minecraft.client.gui.screens.reporting.ChatReportScreen
net.minecraft.class_7538
net.minecraft.client.gui.screen.report.ChatReportScreen

Field summary

Modifier and TypeField
private static final Text
TITLE
TITLE
field_46031
TITLE_TEXT
private static final Text
SELECT_CHAT_MESSAGE
SELECT_CHAT_MESSAGE
field_39574
SELECT_CHAT_TEXT
private EditBoxWidget
commentBox
commentBox
field_46033
commentsBox
private ButtonWidget
selectMessagesButton
selectMessagesButton
field_46034
selectChatButton
private ButtonWidget
selectReasonButton
selectReasonButton
field_46035
selectReasonButton

Constructor summary

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

Method summary

Modifier and TypeMethod
protected void
addContent()
addContent()
method_61135()
addContent()
protected void
onReportChanged()
onReportChanged()
method_53586()
onChange()
public boolean
mouseReleased(MouseButtonEvent event)
mouseReleased(MouseButtonEvent event)
method_25406(class_11909 arg0)
mouseReleased(Click arg0)