net.minecraft.client.gui.screens.reporting

public abstract class AbstractReportScreen<B extends Report$Builder<?>>

extends Screen

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable

fsk
net.minecraft.client.gui.screens.reporting.AbstractReportScreen
net.minecraft.class_8768
net.minecraft.unmapped.C_zvvckjdi
net.minecraft.client.gui.screen.report.ReportScreen
net.minecraft.client.gui.screen.multiplayer.report.AbstractAbuseReportScreen
net.minecraft.src.C_290045_

Field summary

Modifier and TypeField
private static final Component
C
REPORT_SENT_MESSAGE
field_46022
f_oqphltqm
REPORT_SENT_MESSAGE_TEXT
REPORT_SENT_MSG
f_290425_
private static final Component
D
REPORT_SENDING_TITLE
field_46023
f_zbdzyqtx
SENDING_TITLE_TEXT
SENDING_TITLE
f_290561_
private static final Component
E
REPORT_SENT_TITLE
field_46024
f_dvivieep
SENT_TITLE_TEXT
SENT_TITLE
f_291522_
private static final Component
F
REPORT_ERROR_TITLE
field_46025
f_ifcojanw
ERROR_TITLE_TEXT
ERROR_TITLE
f_291718_
private static final Component
G
REPORT_SEND_GENERIC_ERROR
field_46026
f_qujqhuip
GENERIC_ERROR_TEXT
GENERIC_ERROR
f_291276_
protected static final Component
a
SEND_REPORT
field_46012
f_ylpnepkv
SEND_TEXT
SEND
f_291286_
protected static final Component
b
OBSERVED_WHAT_LABEL
field_46013
f_wnxrcqfb
OBSERVED_WHAT_TEXT
OBSERVED_WHAT
f_291897_
protected static final Component
c
SELECT_REASON
field_46014
f_fkcmcobj
SELECT_REASON_TEXT
SELECT_REASON
f_291244_
private static final Component
H
DESCRIBE_PLACEHOLDER
field_46027
f_becqqtiw
DESCRIBE_TEXT
DESCRIBE
f_291006_
protected static final Component
r
MORE_COMMENTS_LABEL
field_46015
f_aoisimji
MORE_COMMENTS_TEXT
MORE_COMMENTS
f_291159_
private static final Component
I
MORE_COMMENTS_NARRATION
field_46028
f_dxjwshlt
COMMENTS_TEXT
COMMENTS
f_290728_
private static final Component
J
ATTESTATION_CHECKBOX
field_52301
f_cufbttor
ATTESTATION_TEXT
f_337319_
protected static final int
s
BUTTON_WIDTH
field_52303
f_zytvgltb
field_52303
f_337290_
protected static final int
u
MARGIN
field_46016
f_fgbwzbym
field_46016
MARGIN
f_290645_
protected static final int
v
SCREEN_WIDTH
field_46017
f_zwrmegwn
field_46017
WIDTH
f_291307_
protected static final int
w
SPACING
field_46018
f_nffavbdr
field_46018
SPACING
f_291753_
private static final org.slf4j.Logger
K
LOGGER
field_46029
f_neiobgam
LOGGER
LOGGER
f_290331_
protected final Screen
x
lastScreen
field_46019
f_xwsmpvnr
parent
parent
f_290903_
protected final ReportingContext
y
reportingContext
field_46020
f_zznfpsbs
context
context
f_291860_
protected final LinearLayout
z
layout
field_52304
f_aegvmegj
layout
f_336805_
protected B
A
reportBuilder
field_46021
f_bcxndcbm
reportBuilder
reportBuilder
f_291568_
private Checkbox
L
attestation
field_52302
f_xkpjhaeb
checkbox
f_337369_
protected Button
B
sendButton
field_52300
f_eijndwcm
sendButton
f_336846_

Constructor summary

ModifierConstructor
protected (Component title, Screen parent, ReportingContext context, B reportBuilder)

Method summary

Modifier and TypeMethod
protected MultiLineEditBox
a(int arg0, int arg1, Consumer<String> arg2)
createCommentBox(int arg0, int arg1, Consumer<String> arg2)
method_53564(int arg0, int arg1, Consumer<String> arg2)
m_fzfpwnoc(int arg0, int arg1, Consumer<String> arg2)
createCommentsBox(int width, int height, Consumer<String> changeListener)
createCommentEditBox(int width, int height, Consumer<String> textChangedListener)
m_294932_(int p_301025_, int p_298469_, Consumer<String> arg2)
protected void
aT_()
init()
method_25426()
m_xaqeivsh()
init()
init()
m_7856_()
protected void
m()
createHeader()
method_61141()
m_ttzilrsc()
addTitle()
m_340305_()
protected abstract void
C()
addContent()
method_61135()
m_oshuyuhy()
addContent()
m_338957_()
protected void
D()
createFooter()
method_61136()
m_vlmwxpnc()
addAttestationCheckboxAndSendButton()
m_339992_()
protected void
E()
onReportChanged()
method_53586()
m_mhvrljxy()
onChange()
m_239041_()
protected void
c()
repositionElements()
method_48640()
m_htvzhlss()
initTabNavigation()
repositionElements()
m_267719_()
protected void
F()
sendReport()
method_53571()
m_bpysxait()
trySend()
trySendReport()
m_293734_()
private void
G()
onReportSendSuccess()
method_53559()
m_tskversx()
onSent()
showReportReceivedMessage()
m_294438_()
private void
a(Throwable arg0)
onReportSendError(Throwable arg0)
method_53568(Throwable arg0)
m_pherzple(Throwable arg0)
onSendError(Throwable error)
showError(Throwable exception)
m_294591_(Throwable arg0)
private void
a(wz arg0)
displayReportSendError(Component arg0)
method_53570(class_2561 arg0)
m_vekartty(C_rdaqiwdt arg0)
showError(Text errorMessage)
showError(Text error)
m_295157_(C_4996_ arg0)
void
J()
saveDraft()
method_53560()
m_vpbtrbwv()
saveDraft()
updateContextDraftReport()
m_295806_()
void
K()
clearDraft()
method_53561()
m_pnidxopy()
resetDraft()
clearDraftReport()
m_294948_()
public void
d()
onClose()
method_25419()
m_tevgoglb()
close()
closeScreen()
m_7379_()
public void
j()
removed()
method_25432()
m_awpofqnh()
removed()
removed()
m_7861_()