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 fyy
-
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
ConstructorDescriptionChatAbuseReport
(UUID reportId, Instant currentTime, UUID reportedPlayerUuid) -
Method Summary
Modifier and TypeMethodDescriptioncopy()
createReportScreen
(Screen parent, AbuseReportContext context) void
toggleMessageSelection
(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 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 f
Lfyy;f: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>
Lfzb;<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 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
Lfyy;a(ILcom/mojang/authlib/minecraft/report/AbuseReportLimits;)V
-
copy
- Specified by:
copy
in classAbuseReport
- 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
Lfyy;a()Lfyy;
-
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;
-