net.minecraft.client.multiplayer.chat.report

public record AbuseReportSender$Services

implements AbuseReportSender

gpo$b
net.minecraft.client.multiplayer.chat.report.AbuseReportSender$Services
net.minecraft.class_7563$class_7565

Field summary

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

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, gpw 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)
public boolean
a()
isEnabled()
method_44561()
private Component
a(com.mojang.authlib.exceptions.MinecraftClientHttpException arg0)
getHttpErrorDescription(com.mojang.authlib.exceptions.MinecraftClientHttpException arg0)
method_44566(com.mojang.authlib.exceptions.MinecraftClientHttpException arg0)
private Component
a(com.mojang.authlib.exceptions.MinecraftClientException arg0)
getErrorDescription(com.mojang.authlib.exceptions.MinecraftClientException arg0)
method_44565(com.mojang.authlib.exceptions.MinecraftClientException arg0)
public com.mojang.authlib.minecraft.report.AbuseReportLimits
b()
reportLimits()
method_44564()
public ReportEnvironment
c()
environment()
comp_875()
public com.mojang.authlib.minecraft.UserApiService
d()
userApiService()
comp_876()