Class ChatAbuseReport

java.lang.Object
net.minecraft.client.report.Draft
net.minecraft.client.report.ChatAbuseReport

@Environment(CLIENT) public class ChatAbuseReport extends Draft
Mappings:
Namespace Name
official fji
intermediary net/minecraft/class_7566
named net/minecraft/client/report/ChatAbuseReport
  • Field Details

    • field_46059

      final IntSet field_46059
      Mappings:
      Namespace Name Mixin selector
      official f Lfji;f:Lit/unimi/dsi/fastutil/ints/IntSet;
      intermediary field_46059 Lnet/minecraft/class_7566;field_46059:Lit/unimi/dsi/fastutil/ints/IntSet;
      named field_46059 Lnet/minecraft/client/report/ChatAbuseReport;field_46059:Lit/unimi/dsi/fastutil/ints/IntSet;
  • Constructor Details

    • ChatAbuseReport

      ChatAbuseReport(UUID uUID, Instant instant, UUID uUID2)
  • Method Details

    • toggleMessageSelection

      public void toggleMessageSelection(int index, com.mojang.authlib.minecraft.report.AbuseReportLimits abuseReportLimits)
      Mappings:
      Namespace Name Mixin selector
      official a Lfji;a(ILcom/mojang/authlib/minecraft/report/AbuseReportLimits;)V
      intermediary method_44569 Lnet/minecraft/class_7566;method_44569(ILcom/mojang/authlib/minecraft/report/AbuseReportLimits;)V
      named toggleMessageSelection Lnet/minecraft/client/report/ChatAbuseReport;toggleMessageSelection(ILcom/mojang/authlib/minecraft/report/AbuseReportLimits;)V
    • copy

      public ChatAbuseReport copy()
      Specified by:
      copy in class Draft
      Mappings:
      Namespace Name Mixin selector
      official a Lfji;a()Lfji;
      intermediary method_44585 Lnet/minecraft/class_7566;method_44585()Lnet/minecraft/class_7566;
      named copy Lnet/minecraft/client/report/ChatAbuseReport;copy()Lnet/minecraft/client/report/ChatAbuseReport;
    • method_53596

      public Screen method_53596(Screen screen, AbuseReportContext abuseReportContext)
      Specified by:
      method_53596 in class Draft
      Mappings:
      Namespace Name Mixin selector
      official a Lfjl;a(Leya;Lfjp;)Leya;
      intermediary method_53596 Lnet/minecraft/class_7855;method_53596(Lnet/minecraft/class_437;Lnet/minecraft/class_7574;)Lnet/minecraft/class_437;
      named method_53596 Lnet/minecraft/client/report/Draft;method_53596(Lnet/minecraft/client/gui/screen/Screen;Lnet/minecraft/client/report/AbuseReportContext;)Lnet/minecraft/client/gui/screen/Screen;