net.minecraft.client.multiplayer.chat.report

public record AbuseReportSender$Services

implements AbuseReportSender

ggk$b
net.minecraft.client.multiplayer.chat.report.AbuseReportSender$Services
net.minecraft.class_7563$class_7565
net.minecraft.client.session.report.AbuseReportSender$Impl

Field summary

Modifier and TypeField
private final ReportEnvironment
a
environment
comp_875
environment
private final com.mojang.authlib.minecraft.UserApiService
b
userApiService
comp_876
userApiService
private static final Component
c
SERVICE_UNAVAILABLE_TEXT
field_39642
SERVICE_UNAVAILABLE_ERROR_TEXT
private static final Component
d
HTTP_ERROR_TEXT
field_39643
HTTP_ERROR_TEXT
private static final Component
e
JSON_ERROR_TEXT
field_39644
JSON_ERROR_TEXT

Constructor summary

ModifierConstructor
public (ReportEnvironment arg0, com.mojang.authlib.minecraft.UserApiService arg1)

Method summary

Modifier and TypeMethod
public CompletableFuture<com.mojang.datafixers.util.Unit>
a(UUID arg0, ggs arg1, com.mojang.authlib.minecraft.report.AbuseReport arg2)
send(UUID arg0, ReportType arg1, com.mojang.authlib.minecraft.report.AbuseReport arg2)
method_44563(UUID arg0, class_8776 arg1, com.mojang.authlib.minecraft.report.AbuseReport arg2)
send(UUID arg0, AbuseReportType arg1, com.mojang.authlib.minecraft.report.AbuseReport arg2)
public boolean
a()
isEnabled()
method_44561()
canSendReports()
private Component
a(com.mojang.authlib.exceptions.MinecraftClientHttpException arg0)
getHttpErrorDescription(com.mojang.authlib.exceptions.MinecraftClientHttpException arg0)
method_44566(com.mojang.authlib.exceptions.MinecraftClientHttpException arg0)
getErrorText(com.mojang.authlib.exceptions.MinecraftClientHttpException exception)
private Component
a(com.mojang.authlib.exceptions.MinecraftClientException arg0)
getErrorDescription(com.mojang.authlib.exceptions.MinecraftClientException arg0)
method_44565(com.mojang.authlib.exceptions.MinecraftClientException arg0)
getErrorText(com.mojang.authlib.exceptions.MinecraftClientException exception)
public com.mojang.authlib.minecraft.report.AbuseReportLimits
b()
reportLimits()
method_44564()
getLimits()
public ReportEnvironment
c()
environment()
comp_875()
environment()
public com.mojang.authlib.minecraft.UserApiService
d()
userApiService()
comp_876()
userApiService()