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/ChatAbuseReport- intermediary - net/minecraft/class_7566- official - ghc
- 
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 SummaryConstructorsConstructorDescriptionChatAbuseReport(UUID reportId, Instant currentTime, UUID reportedPlayerUuid) 
- 
Method SummaryModifier 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.AbuseReportplayerUuidEquals
- 
Field Details- 
selectedMessages- Mappings:
- Namespace - Name - Mixin selector - named - selectedMessages- Lnet/minecraft/client/session/report/ChatAbuseReport;selectedMessages:Lit/unimi/dsi/fastutil/ints/IntSet;- intermediary - field_46059- Lnet/minecraft/class_7566;field_46059:Lit/unimi/dsi/fastutil/ints/IntSet;- official - g- Lghc;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;)V- intermediary - <init>- Lnet/minecraft/class_7855;<init>(Ljava/util/UUID;Ljava/time/Instant;Ljava/util/UUID;)V- official - <init>- Lghf;<init>(Ljava/util/UUID;Ljava/time/Instant;Ljava/util/UUID;)V
 
 
- 
- 
Method Details- 
toggleMessageSelectionpublic void toggleMessageSelection(int index, com.mojang.authlib.minecraft.report.AbuseReportLimits limits) - Mappings:
- Namespace - Name - Mixin selector - named - toggleMessageSelection- Lnet/minecraft/client/session/report/ChatAbuseReport;toggleMessageSelection(ILcom/mojang/authlib/minecraft/report/AbuseReportLimits;)V- intermediary - method_44569- Lnet/minecraft/class_7566;method_44569(ILcom/mojang/authlib/minecraft/report/AbuseReportLimits;)V- official - a- Lghc;a(ILcom/mojang/authlib/minecraft/report/AbuseReportLimits;)V
 
- 
copy- Specified by:
- copyin class- AbuseReport
- Mappings:
- Namespace - Name - Mixin selector - named - copy- Lnet/minecraft/client/session/report/ChatAbuseReport;copy()Lnet/minecraft/client/session/report/ChatAbuseReport;- intermediary - method_44585- Lnet/minecraft/class_7566;method_44585()Lnet/minecraft/class_7566;- official - a- Lghc;a()Lghc;
 
- 
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;
 
 
-