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_298678_, Instant p_299093_, UUID p_300487_)
  • Method Details

    • toggleReported

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

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

      public Screen createScreen(Screen p_300210_, ReportingContext p_298195_)
      Specified by:
      createScreen in class Report