net.minecraft.client.gui.screen.report

public class SkinReportScreen

extends ReportScreen<SkinAbuseReport$Builder>

All mapped superinterfaces:

ParentElement, Element, Navigable, Drawable

net.minecraft.client.gui.screens.reporting.SkinReportScreen
net.minecraft.client.gui.screens.reporting.SkinReportScreen
net.minecraft.class_8771
net.minecraft.client.gui.screen.report.SkinReportScreen

Field summary

Modifier and TypeField
private static final int
SKIN_WIDTH
SKIN_WIDTH
field_46052
SKIN_WIDGET_WIDTH
private static final int
FORM_WIDTH
FORM_WIDTH
field_46053
REASON_BUTTON_AND_COMMENTS_BOX_WIDTH
private static final Text
TITLE
TITLE
field_46054
TITLE_TEXT
private EditBoxWidget
commentBox
commentBox
field_46056
commentsBox
private ButtonWidget
selectReasonButton
selectReasonButton
field_46058
selectReasonButton

Constructor summary

ModifierConstructor
private (Screen parent, AbuseReportContext context, SkinAbuseReport$Builder reportBuilder)
public (Screen parent, AbuseReportContext context, UUID reportedPlayerUuid, Supplier<SkinTextures> skinSupplier)
public (Screen parent, AbuseReportContext context, SkinAbuseReport 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)