net.minecraft.client.gui.screens.reporting

public class ChatReportScreen

extends AbstractReportScreen<ChatReport$Builder>

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable

fha
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 int
r
BUTTON_WIDTH
field_39562
BOTTOM_BUTTON_WIDTH
f_238525_
private static final Component
t
TITLE
field_46031
TITLE_TEXT
f_291203_
private static final Component
u
SELECT_CHAT_MESSAGE
field_39574
SELECT_CHAT_TEXT
f_238795_
private final LinearLayout
v
layout
field_46032
layout
f_291278_
private MultiLineEditBox
w
commentBox
field_46033
commentsBox
f_238775_
private Button
x
sendButton
field_39559
sendButton
f_238561_
private Button
y
selectMessagesButton
field_46034
selectChatButton
f_290662_
private Button
z
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
aN_()
init()
method_25426()
init()
m_7856_()
protected void
c()
repositionElements()
method_48640()
initTabNavigation()
m_267719_()
private void
D()
onReportChanged()
method_44478()
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)