Class UsernameAbuseReport
java.lang.Object
net.minecraft.client.session.report.AbuseReport
net.minecraft.client.session.report.UsernameAbuseReport
- Mappings:
- Namespace - Name - named - net/minecraft/client/session/report/UsernameAbuseReport- intermediary - net/minecraft/class_8773- official - ghe
- 
Nested Class SummaryNested ClassesNested classes/interfaces inherited from class net.minecraft.client.session.report.AbuseReportAbuseReport.ReportWithId, AbuseReport.ValidationError
- 
Field SummaryFieldsFields inherited from class net.minecraft.client.session.report.AbuseReportattested, currentTime, opinionComments, reason, reportedPlayerUuid, reportId
- 
Constructor SummaryConstructorsConstructorDescriptionUsernameAbuseReport(UUID reportId, Instant currentTime, UUID reportedPlayerUuid, String username) 
- 
Method SummaryModifier and TypeMethodDescriptioncopy()createReportScreen(Screen parent, AbuseReportContext context) Methods inherited from class net.minecraft.client.session.report.AbuseReportplayerUuidEquals
- 
Field Details- 
username- Mappings:
- Namespace - Name - Mixin selector - named - username- Lnet/minecraft/client/session/report/UsernameAbuseReport;username:Ljava/lang/String;- intermediary - field_46060- Lnet/minecraft/class_8773;field_46060:Ljava/lang/String;- official - g- Lghe;g:Ljava/lang/String;
 
 
- 
- 
Constructor Details- 
UsernameAbuseReport- Mappings:
- Namespace - Name - Mixin selector - named - <init>- Lnet/minecraft/client/session/report/UsernameAbuseReport;<init>(Ljava/util/UUID;Ljava/time/Instant;Ljava/util/UUID;Ljava/lang/String;)V- intermediary - <init>- Lnet/minecraft/class_8773;<init>(Ljava/util/UUID;Ljava/time/Instant;Ljava/util/UUID;Ljava/lang/String;)V- official - <init>- Lghe;<init>(Ljava/util/UUID;Ljava/time/Instant;Ljava/util/UUID;Ljava/lang/String;)V
 
 
- 
- 
Method Details- 
getUsername- Mappings:
- Namespace - Name - Mixin selector - named - getUsername- Lnet/minecraft/client/session/report/UsernameAbuseReport;getUsername()Ljava/lang/String;- intermediary - method_53607- Lnet/minecraft/class_8773;method_53607()Ljava/lang/String;- official - a- Lghe;a()Ljava/lang/String;
 
- 
copy- Specified by:
- copyin class- AbuseReport
- Mappings:
- Namespace - Name - Mixin selector - named - copy- Lnet/minecraft/client/session/report/UsernameAbuseReport;copy()Lnet/minecraft/client/session/report/UsernameAbuseReport;- intermediary - method_53608- Lnet/minecraft/class_8773;method_53608()Lnet/minecraft/class_8773;- official - c- Lghe;c()Lghe;
 
- 
createReportScreen- Specified by:
- createReportScreenin class- AbuseReport
- Mappings:
- Namespace - Name - Mixin selector - named - createReportScreen- Lnet/minecraft/client/session/report/AbuseReport;createReportScreen(Lnet/minecraft/client/gui/screen/Screen;Lnet/minecraft/client/session/report/AbuseReportContext;)Lnet/minecraft/client/gui/screen/Screen;- intermediary - method_53596- Lnet/minecraft/class_7855;method_53596(Lnet/minecraft/class_437;Lnet/minecraft/class_7574;)Lnet/minecraft/class_437;- official - a- Lghf;a(Lfum;Lghj;)Lfum;
 
 
-