net.minecraft.client.gui.screens.reporting

public class SkinReportScreen

extends AbstractReportScreen<SkinReport$Builder>

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable

fsr
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
C
SKIN_WIDTH
field_46052
SKIN_WIDGET_WIDTH
f_290773_
private static final int
D
FORM_WIDTH
field_46053
REASON_BUTTON_AND_COMMENTS_BOX_WIDTH
f_290988_
private static final Component
E
TITLE
field_46054
TITLE_TEXT
f_290311_
private MultiLineEditBox
F
commentBox
field_46056
commentsBox
f_290495_
private Button
G
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
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_297602_, double arg1, int arg2)