net.minecraft.client.gui.screens.reporting

public class SkinReportScreen

extends AbstractReportScreen<SkinReport$Builder>

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable

fhg
net.minecraft.client.gui.screens.reporting.SkinReportScreen
net.minecraft.class_8771
net.minecraft.client.gui.screen.report.SkinReportScreen
net.minecraft.src.C_290121_

Field summary

Modifier and TypeField
private static final int
r
BUTTON_WIDTH
field_46051
BOTTOM_BUTTON_WIDTH
f_290403_
private static final int
t
SKIN_WIDTH
field_46052
SKIN_WIDGET_WIDTH
f_290773_
private static final int
u
FORM_WIDTH
field_46053
REASON_BUTTON_AND_COMMENTS_BOX_WIDTH
f_290988_
private static final Component
v
TITLE
field_46054
TITLE_TEXT
f_290311_
private final LinearLayout
w
layout
field_46055
layout
f_291223_
private MultiLineEditBox
x
commentBox
field_46056
commentsBox
f_290495_
private Button
y
sendButton
field_46057
sendButton
f_291805_
private Button
z
selectReasonButton
field_46058
selectReasonButton
f_291635_

Constructor summary

ModifierConstructor
private (Screen parent, ReportingContext context, SkinReport$Builder reportBuilder)
public (Screen parent, ReportingContext context, UUID reportedPlayerUuid, Supplier<PlayerSkin> skinSupplier)
public (Screen parent, ReportingContext context, SkinReport 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_53586()
onChange()
m_292754_()
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_297602_, double arg1, int arg2)