net.minecraft.client.multiplayer.chat.report

public record ReportEnvironment

ggq
net.minecraft.client.multiplayer.chat.report.ReportEnvironment
net.minecraft.class_7569
net.minecraft.client.session.report.ReporterEnvironment

Field summary

Modifier and TypeField
private final String
a
clientVersion
comp_880
clientVersion
private final ReportEnvironment$Server
b
server
comp_881
server

Constructor summary

ModifierConstructor
public (String arg0, ReportEnvironment$Server arg1)

Method summary

Modifier and TypeMethod
public static ReportEnvironment
a()
local()
method_44586()
ofIntegratedServer()
public static ReportEnvironment
a(String arg0)
thirdParty(String arg0)
method_44589(String arg0)
ofThirdPartyServer(String ip)
public static ReportEnvironment
a(fij arg0)
realm(RealmsServer arg0)
method_44587(class_4877 arg0)
ofRealm(RealmsServer server)
public static ReportEnvironment
a(ggq$a arg0)
create(ReportEnvironment$Server arg0)
method_44588(class_7569$class_7570 arg0)
ofServer(ReporterEnvironment$Server server)
public com.mojang.authlib.yggdrasil.request.AbuseReportRequest$ClientInfo
b()
clientInfo()
method_44590()
toClientInfo()
public com.mojang.authlib.yggdrasil.request.AbuseReportRequest$ThirdPartyServerInfo
c()
thirdPartyServerInfo()
method_44591()
toThirdPartyServerInfo()
public com.mojang.authlib.yggdrasil.request.AbuseReportRequest$RealmInfo
d()
realmInfo()
method_44592()
toRealmInfo()
private static String
g()
getClientVersion()
method_44593()
getVersion()
public String
e()
clientVersion()
comp_880()
clientVersion()
public ReportEnvironment$Server
f()
server()
comp_881()
server()