Class ChatAbuseReport
java.lang.Object
net.minecraft.client.session.report.AbuseReport
net.minecraft.client.session.report.ChatAbuseReport
- Mappings:
 Namespace Name named net/minecraft/client/session/report/ChatAbuseReportintermediary net/minecraft/class_7566official gsl
- 
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
ConstructorsConstructorDescriptionChatAbuseReport(UUID reportId, Instant currentTime, UUID reportedPlayerUuid)  - 
Method Summary
Modifier and TypeMethodDescriptioncopy()createReportScreen(Screen parent, AbuseReportContext context) voidtoggleMessageSelection(int index, com.mojang.authlib.minecraft.report.AbuseReportLimits limits) Methods inherited from class net.minecraft.client.session.report.AbuseReport
playerUuidEquals 
- 
Field Details
- 
selectedMessages
- Mappings:
 Namespace Name Mixin selector named selectedMessagesLnet/minecraft/client/session/report/ChatAbuseReport;selectedMessages:Lit/unimi/dsi/fastutil/ints/IntSet;intermediary field_46059Lnet/minecraft/class_7566;field_46059:Lit/unimi/dsi/fastutil/ints/IntSet;official gLgsl;g:Lit/unimi/dsi/fastutil/ints/IntSet;
 
 - 
 - 
Constructor Details
- 
ChatAbuseReport
- Mappings:
 Namespace Name Mixin selector named <init>Lnet/minecraft/client/session/report/AbuseReport;<init>(Ljava/util/UUID;Ljava/time/Instant;Ljava/util/UUID;)Vintermediary <init>Lnet/minecraft/class_7855;<init>(Ljava/util/UUID;Ljava/time/Instant;Ljava/util/UUID;)Vofficial <init>Lgso;<init>(Ljava/util/UUID;Ljava/time/Instant;Ljava/util/UUID;)V
 
 - 
 - 
Method Details
- 
toggleMessageSelection
public void toggleMessageSelection(int index, com.mojang.authlib.minecraft.report.AbuseReportLimits limits) - Mappings:
 Namespace Name Mixin selector named toggleMessageSelectionLnet/minecraft/client/session/report/ChatAbuseReport;toggleMessageSelection(ILcom/mojang/authlib/minecraft/report/AbuseReportLimits;)Vintermediary method_44569Lnet/minecraft/class_7566;method_44569(ILcom/mojang/authlib/minecraft/report/AbuseReportLimits;)Vofficial aLgsl;a(ILcom/mojang/authlib/minecraft/report/AbuseReportLimits;)V
 - 
copy
- Specified by:
 copyin classAbuseReport- Mappings:
 Namespace Name Mixin selector named copyLnet/minecraft/client/session/report/ChatAbuseReport;copy()Lnet/minecraft/client/session/report/ChatAbuseReport;intermediary method_44585Lnet/minecraft/class_7566;method_44585()Lnet/minecraft/class_7566;official aLgsl;a()Lgsl;
 - 
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 aLgso;a(Lges;Lgss;)Lges;
 
 -