net.minecraft.client.multiplayer.chat.report

public abstract class Report$Builder<R extends Report>

gak$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
net.minecraft.src.C_290302_$C_290068_

Field summary

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

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()
m_292899_()
public UUID
f()
reportedProfileId()
method_53612()
m_wpnalvbh()
getReportedPlayerUuid()
getReportedPlayerUuid()
m_294500_()
public String
g()
comments()
method_53613()
m_cujgrryu()
getOpinionComments()
getComment()
m_295576_()
public boolean
h()
attested()
method_61156()
m_wuufymav()
isAttested()
m_340195_()
public void
a(String arg0)
setComments(String arg0)
method_53610(String arg0)
m_lpdzwgad(String arg0)
setOpinionComments(String opinionComments)
setComment(String comment)
m_293258_(String arg0)
public ReportReason
i()
reason()
method_53614()
m_uaojjrsv()
getReason()
getCategory()
m_295535_()
public void
a(gam arg0)
setReason(ReportReason arg0)
method_53609(class_7573 arg0)
m_wesagqqd(C_bwnamvmh arg0)
setReason(AbuseReportReason reason)
setCategory(AbuseReportCategory category)
m_294795_(C_238466_ arg0)
public void
a(boolean arg0)
setAttested(boolean arg0)
method_61155(boolean arg0)
m_tpbmwtcq(boolean arg0)
setAttested(boolean attested)
m_339078_(boolean arg0)
public abstract boolean
b()
hasContent()
method_53602()
m_nblisycu()
hasEnoughInfo()
isModified()
m_293281_()
public Report$CannotBuildReason
c()
checkBuildable()
method_53605()
m_vsrmodnt()
validate()
getBuildError()
m_293936_()
public abstract com.mojang.datafixers.util.Either<Report$Result, Report$CannotBuildReason>
a(gao arg0)
build(ReportingContext arg0)
method_53600(class_7574 arg0)
m_qkcrflvn(C_oxpapezz arg0)
build(AbuseReportContext context)
build(AbuseReportContext context)
m_292692_(C_238495_ arg0)