接口 AbuseReportSender

所有已知实现类:
AbuseReportSender.Services

public interface AbuseReportSender
  • 方法详细资料

    • create

      static AbuseReportSender create(ReportEnvironment p_239536_, com.mojang.authlib.minecraft.UserApiService p_239537_)
    • send

      CompletableFuture<com.mojang.datafixers.util.Unit> send(UUID p_239838_, ReportType p_300399_, com.mojang.authlib.minecraft.report.AbuseReport p_239839_)
    • isEnabled

      boolean isEnabled()
    • reportLimits

      default com.mojang.authlib.minecraft.report.AbuseReportLimits reportLimits()