Package net.minecraft.client.report
Class ChatAbuseReport.Draft
java.lang.Object
net.minecraft.client.report.ChatAbuseReport.Draft
- Enclosing class:
ChatAbuseReport
- Mappings:
Namespace Name official feb$b
intermediary net/minecraft/class_7566$class_7855
named net/minecraft/client/report/ChatAbuseReport$Draft
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncopy()
boolean
playerUuidEquals
(UUID uuid) void
toggleMessageSelection
(int index, com.mojang.authlib.minecraft.report.AbuseReportLimits limits)
-
Field Details
-
reportId
- Mappings:
Namespace Name Mixin selector official b
Lfeb$b;b:Ljava/util/UUID;
intermediary field_40813
Lnet/minecraft/class_7566$class_7855;field_40813:Ljava/util/UUID;
named reportId
Lnet/minecraft/client/report/ChatAbuseReport$Draft;reportId:Ljava/util/UUID;
-
currentTime
- Mappings:
Namespace Name Mixin selector official c
Lfeb$b;c:Ljava/time/Instant;
intermediary field_40814
Lnet/minecraft/class_7566$class_7855;field_40814:Ljava/time/Instant;
named currentTime
Lnet/minecraft/client/report/ChatAbuseReport$Draft;currentTime:Ljava/time/Instant;
-
reportedPlayerUuid
- Mappings:
Namespace Name Mixin selector official d
Lfeb$b;d:Ljava/util/UUID;
intermediary field_40815
Lnet/minecraft/class_7566$class_7855;field_40815:Ljava/util/UUID;
named reportedPlayerUuid
Lnet/minecraft/client/report/ChatAbuseReport$Draft;reportedPlayerUuid:Ljava/util/UUID;
-
selections
- Mappings:
Namespace Name Mixin selector official e
Lfeb$b;e:Lit/unimi/dsi/fastutil/ints/IntSet;
intermediary field_40816
Lnet/minecraft/class_7566$class_7855;field_40816:Lit/unimi/dsi/fastutil/ints/IntSet;
named selections
Lnet/minecraft/client/report/ChatAbuseReport$Draft;selections:Lit/unimi/dsi/fastutil/ints/IntSet;
-
opinionComments
String opinionComments- Mappings:
Namespace Name Mixin selector official f
Lfeb$b;f:Ljava/lang/String;
intermediary field_40817
Lnet/minecraft/class_7566$class_7855;field_40817:Ljava/lang/String;
named opinionComments
Lnet/minecraft/client/report/ChatAbuseReport$Draft;opinionComments:Ljava/lang/String;
-
reason
- Mappings:
Namespace Name Mixin selector official g
Lfeb$b;g:Lfee;
intermediary field_40818
Lnet/minecraft/class_7566$class_7855;field_40818:Lnet/minecraft/class_7573;
named reason
Lnet/minecraft/client/report/ChatAbuseReport$Draft;reason:Lnet/minecraft/client/report/AbuseReportReason;
-
-
Constructor Details
-
Draft
- Mappings:
Namespace Name Mixin selector official <init>
Lfeb$b;<init>(Lfeb;Ljava/util/UUID;Ljava/time/Instant;Ljava/util/UUID;)V
intermediary <init>
Lnet/minecraft/class_7566$class_7855;<init>(Lnet/minecraft/class_7566;Ljava/util/UUID;Ljava/time/Instant;Ljava/util/UUID;)V
named <init>
Lnet/minecraft/client/report/ChatAbuseReport$Draft;<init>(Lnet/minecraft/client/report/ChatAbuseReport;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 official a
Lfeb$b;a(ILcom/mojang/authlib/minecraft/report/AbuseReportLimits;)V
intermediary method_46548
Lnet/minecraft/class_7566$class_7855;method_46548(ILcom/mojang/authlib/minecraft/report/AbuseReportLimits;)V
named toggleMessageSelection
Lnet/minecraft/client/report/ChatAbuseReport$Draft;toggleMessageSelection(ILcom/mojang/authlib/minecraft/report/AbuseReportLimits;)V
-
copy
- Mappings:
Namespace Name Mixin selector official a
Lfeb$b;a()Lfeb$b;
intermediary method_46547
Lnet/minecraft/class_7566$class_7855;method_46547()Lnet/minecraft/class_7566$class_7855;
named copy
Lnet/minecraft/client/report/ChatAbuseReport$Draft;copy()Lnet/minecraft/client/report/ChatAbuseReport$Draft;
-
playerUuidEquals
- Mappings:
Namespace Name Mixin selector official a
Lfeb$b;a(Ljava/util/UUID;)Z
intermediary method_46549
Lnet/minecraft/class_7566$class_7855;method_46549(Ljava/util/UUID;)Z
named playerUuidEquals
Lnet/minecraft/client/report/ChatAbuseReport$Draft;playerUuidEquals(Ljava/util/UUID;)Z
-