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/UsernameAbuseReportintermediary net/minecraft/class_8773official gms
- 
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class net.minecraft.client.session.report.AbuseReport
AbuseReport.ReportWithId, AbuseReport.ValidationError - 
Field Summary
FieldsFields inherited from class net.minecraft.client.session.report.AbuseReport
attested, currentTime, opinionComments, reason, reportedPlayerUuid, reportId - 
Constructor Summary
ConstructorsConstructorDescriptionUsernameAbuseReport(UUID reportId, Instant currentTime, UUID reportedPlayerUuid, String username)  - 
Method Summary
Modifier and TypeMethodDescriptioncopy()createReportScreen(Screen parent, AbuseReportContext context) Methods inherited from class net.minecraft.client.session.report.AbuseReport
playerUuidEquals 
- 
Field Details
- 
username
- Mappings:
 Namespace Name Mixin selector named usernameLnet/minecraft/client/session/report/UsernameAbuseReport;username:Ljava/lang/String;intermediary field_46060Lnet/minecraft/class_8773;field_46060:Ljava/lang/String;official gLgms;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;)Vintermediary <init>Lnet/minecraft/class_8773;<init>(Ljava/util/UUID;Ljava/time/Instant;Ljava/util/UUID;Ljava/lang/String;)Vofficial <init>Lgms;<init>(Ljava/util/UUID;Ljava/time/Instant;Ljava/util/UUID;Ljava/lang/String;)V
 
 - 
 - 
Method Details
- 
getUsername
- Mappings:
 Namespace Name Mixin selector named getUsernameLnet/minecraft/client/session/report/UsernameAbuseReport;getUsername()Ljava/lang/String;intermediary method_53607Lnet/minecraft/class_8773;method_53607()Ljava/lang/String;official aLgms;a()Ljava/lang/String;
 - 
copy
- Specified by:
 copyin classAbuseReport- Mappings:
 Namespace Name Mixin selector named copyLnet/minecraft/client/session/report/UsernameAbuseReport;copy()Lnet/minecraft/client/session/report/UsernameAbuseReport;intermediary method_53608Lnet/minecraft/class_8773;method_53608()Lnet/minecraft/class_8773;official cLgms;c()Lgms;
 - 
createReportScreen
- Specified by:
 createReportScreenin classAbuseReport- Mappings:
 Namespace Name Mixin selector named createReportScreenLnet/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_53596Lnet/minecraft/class_7855;method_53596(Lnet/minecraft/class_437;Lnet/minecraft/class_7574;)Lnet/minecraft/class_437;official aLgmt;a(Lfzq;Lgmx;)Lfzq;
 
 -