| public R |
| report() |
| method_53611() |
| getReport() |
|
| public UUID |
| reportedProfileId() |
| method_53612() |
| getReportedPlayerUuid() |
|
| public String |
| comments() |
| method_53613() |
| getOpinionComments() |
|
| public boolean |
| attested() |
| method_61156() |
| isAttested() |
|
| public void |
| setComments(String comments) |
| method_53610(String arg0) |
| setOpinionComments(String opinionComments) |
|
| public AbuseReportReason |
| reason() |
| method_53614() |
| getReason() |
|
| public void |
|
| public void |
| setAttested(boolean attested) |
| method_61155(boolean arg0) |
| setAttested(boolean attested) |
|
| public abstract boolean |
| hasContent() |
| method_53602() |
| hasEnoughInfo() |
|
| public AbuseReport$ValidationError |
| checkBuildable() |
| method_53605() |
| validate() |
|
| public abstract com.mojang.datafixers.util.Either<AbuseReport$ReportWithId, AbuseReport$ValidationError> |
|