net.minecraft.client.multiplayer.chat.report

public abstract class Report$Builder<R extends Report>

gle$a
net.minecraft.client.multiplayer.chat.report.Report$Builder
net.minecraft.class_7855$class_8775
net.minecraft.unmapped.C_xgxgovba$C_nzypgnnc
net.minecraft.client.session.report.AbuseReport$Builder
net.minecraft.client.multiplayer.report.AbstractAbuseReport$AbstractAbuseReportBuilder

Field summary

Modifier and TypeField
protected final R
a
report
field_46061
f_ahhsruca
report
draftReport
protected final com.mojang.authlib.minecraft.report.AbuseReportLimits
b
limits
field_46062
f_zysbuyxv
limits
abuseReportLimits

Constructor summary

ModifierConstructor
protected (R report, com.mojang.authlib.minecraft.report.AbuseReportLimits limits)

Method summary

Modifier and TypeMethod
public R
e()
report()
method_53611()
m_sddmgvfv()
getReport()
getDraftReport()
public UUID
f()
reportedProfileId()
method_53612()
m_wpnalvbh()
getReportedPlayerUuid()
getReportedPlayerUuid()
public String
g()
comments()
method_53613()
m_cujgrryu()
getOpinionComments()
getComment()
public boolean
h()
attested()
method_61156()
m_wuufymav()
isAttested()
public void
a(String arg0)
setComments(String arg0)
method_53610(String arg0)
m_lpdzwgad(String arg0)
setOpinionComments(String opinionComments)
setComment(String comment)
public ReportReason
i()
reason()
method_53614()
m_uaojjrsv()
getReason()
getCategory()
public void
a(glg arg0)
setReason(ReportReason arg0)
method_53609(class_7573 arg0)
m_wesagqqd(C_bwnamvmh arg0)
setReason(AbuseReportReason reason)
setCategory(AbuseReportCategory category)
public void
a(boolean arg0)
setAttested(boolean arg0)
method_61155(boolean arg0)
m_tpbmwtcq(boolean arg0)
setAttested(boolean attested)
public abstract boolean
b()
hasContent()
method_53602()
m_nblisycu()
hasEnoughInfo()
isModified()
public Report$CannotBuildReason
c()
checkBuildable()
method_53605()
m_vsrmodnt()
validate()
getBuildError()
public abstract com.mojang.datafixers.util.Either<Report$Result, Report$CannotBuildReason>
a(gli arg0)
build(ReportingContext arg0)
method_53600(class_7574 arg0)
m_qkcrflvn(C_oxpapezz arg0)
build(AbuseReportContext context)
build(AbuseReportContext arg0)