java.lang.Object
net.minecraft.client.multiplayer.chat.report.Report
net.minecraft.client.multiplayer.chat.report.ChatReport

public class ChatReport extends Report
  • Field Details

    • reportedMessages

      final it.unimi.dsi.fastutil.ints.IntSet reportedMessages
  • Constructor Details

    • ChatReport

      ChatReport(UUID p_300023_, Instant p_299922_, UUID p_299952_)
  • Method Details

    • toggleReported

      public void toggleReported(int p_299907_, com.mojang.authlib.minecraft.report.AbuseReportLimits p_299997_)
    • copy

      public ChatReport copy()
      Specified by:
      copy in class Report
    • createScreen

      public Screen createScreen(Screen p_300022_, ReportingContext p_299859_)
      Specified by:
      createScreen in class Report