Class SkinAbuseReport
java.lang.Object
net.minecraft.client.session.report.AbuseReport
net.minecraft.client.session.report.SkinAbuseReport
- Mappings:
 Namespace Name named net/minecraft/client/session/report/SkinAbuseReportintermediary net/minecraft/class_8777official gap
- 
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
ConstructorsConstructorDescriptionSkinAbuseReport(UUID reportId, Instant currentTime, UUID reportedPlayerUuid, Supplier<SkinTextures> skinSupplier)  - 
Method Summary
Modifier and TypeMethodDescriptioncopy()createReportScreen(Screen parent, AbuseReportContext context) Methods inherited from class net.minecraft.client.session.report.AbuseReport
playerUuidEquals 
- 
Field Details
- 
skinSupplier
- Mappings:
 Namespace Name Mixin selector named skinSupplierLnet/minecraft/client/session/report/SkinAbuseReport;skinSupplier:Ljava/util/function/Supplier;intermediary field_46069Lnet/minecraft/class_8777;field_46069:Ljava/util/function/Supplier;official gLgap;g:Ljava/util/function/Supplier;
 
 - 
 - 
Constructor Details
- 
SkinAbuseReport
SkinAbuseReport(UUID reportId, Instant currentTime, UUID reportedPlayerUuid, Supplier<SkinTextures> skinSupplier) - Mappings:
 Namespace Name Mixin selector named <init>Lnet/minecraft/client/session/report/SkinAbuseReport;<init>(Ljava/util/UUID;Ljava/time/Instant;Ljava/util/UUID;Ljava/util/function/Supplier;)Vintermediary <init>Lnet/minecraft/class_8777;<init>(Ljava/util/UUID;Ljava/time/Instant;Ljava/util/UUID;Ljava/util/function/Supplier;)Vofficial <init>Lgap;<init>(Ljava/util/UUID;Ljava/time/Instant;Ljava/util/UUID;Ljava/util/function/Supplier;)V
 
 - 
 - 
Method Details
- 
getSkinSupplier
- Mappings:
 Namespace Name Mixin selector named getSkinSupplierLnet/minecraft/client/session/report/SkinAbuseReport;getSkinSupplier()Ljava/util/function/Supplier;intermediary method_53618Lnet/minecraft/class_8777;method_53618()Ljava/util/function/Supplier;official aLgap;a()Ljava/util/function/Supplier;
 - 
copy
- Specified by:
 copyin classAbuseReport- Mappings:
 Namespace Name Mixin selector named copyLnet/minecraft/client/session/report/SkinAbuseReport;copy()Lnet/minecraft/client/session/report/SkinAbuseReport;intermediary method_53619Lnet/minecraft/class_8777;method_53619()Lnet/minecraft/class_8777;official cLgap;c()Lgap;
 - 
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 aLgak;a(Lfod;Lgao;)Lfod;
 
 -