net.minecraft.client.gui.screens.reporting

public class ReportReasonSelectionScreen

extends Screen

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable

fyk
net.minecraft.client.gui.screens.reporting.ReportReasonSelectionScreen
net.minecraft.class_7551
net.minecraft.client.gui.screen.report.AbuseReportReasonScreen

Field summary

Modifier and TypeField
private static final Component
a
REASON_TITLE
field_39612
TITLE_TEXT
private static final Component
b
REASON_DESCRIPTION
field_39613
DESCRIPTION_TEXT
private static final Component
c
READ_INFO_LABEL
field_39754
READ_INFO_TEXT
private static final int
d
DESCRIPTION_BOX_WIDTH
field_49546
field_49546
private static final int
s
DESCRIPTION_BOX_HEIGHT
field_49547
field_49547
private static final int
u
PADDING
field_39735
TOP_MARGIN
private final Screen
v
lastScreen
field_39615
parent
private ReportReasonSelectionScreen$ReasonSelectionList
w
reasonSelectionList
field_39616
reasonList
ReportReason
x
currentlySelectedReason
field_39778
reason
private final Consumer<ReportReason>
y
onSelectedReason
field_39618
reasonConsumer
final HeaderAndFooterLayout
z
layout
field_49548
layout
final ReportType
A
reportType
field_52852
reportType

Constructor summary

ModifierConstructor
public (Screen parent, ReportReason reason, ReportType reportType, Consumer<ReportReason> reasonConsumer)

Method summary

Modifier and TypeMethod
protected void
aT_()
init()
method_25426()
init()
protected void
c()
repositionElements()
method_48640()
refreshWidgetPositions()
public void
a(fns arg0, int arg1, int arg2, float arg3)
render(GuiGraphics arg0, int arg1, int arg2, float arg3)
method_25394(class_332 arg0, int arg1, int arg2, float arg3)
render(DrawContext arg0, int arg1, int arg2, float arg3)
private int
l()
descriptionLeft()
method_57764()
getLeft()
private int
E()
descriptionRight()
method_57759()
getRight()
private int
F()
descriptionTop()
method_44668()
getTop()
private int
G()
descriptionBottom()
method_44669()
getBottom()
private int
J()
descriptionWidth()
method_57760()
getWidth()
private int
K()
descriptionHeight()
method_57761()
getHeight()
int
L()
listHeight()
method_57762()
getReasonListHeight()
public void
aP_()
onClose()
method_25419()
close()