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 fza
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.session.report.AbuseReport
AbuseReport.ReportWithId, AbuseReport.ValidationError
-
Field Summary
Fields inherited from class net.minecraft.client.session.report.AbuseReport
currentTime, opinionComments, reason, reportedPlayerUuid, reportId
-
Constructor Summary
ConstructorDescriptionUsernameAbuseReport
(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 username
Lnet/minecraft/client/session/report/UsernameAbuseReport;username:Ljava/lang/String;
intermediary field_46060
Lnet/minecraft/class_8773;field_46060:Ljava/lang/String;
official f
Lfza;f: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>
Lfza;<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
Lfza;a()Ljava/lang/String;
-
copy
- Specified by:
copy
in classAbuseReport
- 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
Lfza;c()Lfza;
-
createReportScreen
- Specified by:
createReportScreen
in classAbuseReport
- 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
Lfzb;a(Lfnf;Lfzf;)Lfnf;
-