net.minecraft.client.multiplayer

public record CommonListenerCookie

fzj
net.minecraft.client.multiplayer.CommonListenerCookie
net.minecraft.class_8675
net.minecraft.client.network.ClientConnectionState
net.minecraft.src.C_290091_

Field summary

Modifier and TypeField
private final com.mojang.authlib.GameProfile
a
localGameProfile
comp_1611
localGameProfile
f_291743_
private final WorldSessionTelemetryManager
b
telemetryManager
comp_1612
worldSession
f_290317_
private final RegistryAccess$Frozen
c
receivedRegistries
comp_1613
receivedRegistries
f_291549_
private final FeatureFlagSet
d
enabledFeatures
comp_1614
enabledFeatures
f_290859_
private final String
e
serverBrand
comp_1615
serverBrand
f_291604_
private final ServerData
f
serverData
comp_1616
serverInfo
f_290465_
private final Screen
g
postDisconnectScreen
comp_1617
postDisconnectScreen
f_291050_
private final Map<ResourceLocation, byte[]>
h
serverCookies
comp_2205
serverCookies
f_314268_
private final ChatComponent$State
i
chatState
comp_2553
chatState
f_315631_
private final boolean
j
strictErrorHandling
comp_2663
strictErrorHandling
f_317100_
private final Map<String, String>
k
customReportDetails
comp_2849
customReportDetails
f_337167_
private final ServerLinks
l
serverLinks
comp_2850
serverLinks
f_336612_

Constructor summary

ModifierConstructor
public (com.mojang.authlib.GameProfile telemetryManager, WorldSessionTelemetryManager receivedRegistries, RegistryAccess$Frozen enabledFeatures, FeatureFlagSet serverBrand, String serverData, ServerData postDisconnectScreen, Screen serverCookies, Map<ResourceLocation, byte[]> chatState, ChatComponent$State strictErrorHandling, boolean customReportDetails, Map<String, String> serverLinks, ServerLinks arg11)

Method summary

Modifier and TypeMethod
public com.mojang.authlib.GameProfile
a()
localGameProfile()
comp_1611()
localGameProfile()
f_291743_()
public WorldSessionTelemetryManager
b()
telemetryManager()
comp_1612()
worldSession()
f_290317_()
public RegistryAccess$Frozen
c()
receivedRegistries()
comp_1613()
receivedRegistries()
f_291549_()
public FeatureFlagSet
d()
enabledFeatures()
comp_1614()
enabledFeatures()
f_290859_()
public String
e()
serverBrand()
comp_1615()
serverBrand()
f_291604_()
public ServerData
f()
serverData()
comp_1616()
serverInfo()
f_290465_()
public Screen
g()
postDisconnectScreen()
comp_1617()
postDisconnectScreen()
f_291050_()
public Map<ResourceLocation, byte[]>
h()
serverCookies()
comp_2205()
serverCookies()
f_314268_()
public ChatComponent$State
i()
chatState()
comp_2553()
chatState()
f_315631_()
public boolean
j()
strictErrorHandling()
comp_2663()
strictErrorHandling()
f_317100_()
public Map<String, String>
k()
customReportDetails()
comp_2849()
customReportDetails()
f_337167_()
public ServerLinks
l()
serverLinks()
comp_2850()
serverLinks()
f_336612_()