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