Class ChatReportBuilder

java.lang.Object
net.minecraft.client.multiplayer.chat.report.ChatReportBuilder

public class ChatReportBuilder extends Object
  • Field Details

    • report

      private final ChatReportBuilder.ChatReport report
    • limits

      private final com.mojang.authlib.minecraft.report.AbuseReportLimits limits
  • Constructor Details

    • ChatReportBuilder

      public ChatReportBuilder(ChatReportBuilder.ChatReport p_254092_, com.mojang.authlib.minecraft.report.AbuseReportLimits p_254265_)
    • ChatReportBuilder

      public ChatReportBuilder(UUID p_239528_, com.mojang.authlib.minecraft.report.AbuseReportLimits p_239529_)
  • Method Details