net.minecraft.client.multiplayer

public record CommonListenerCookie

gzs
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 LevelLoadTracker
a
levelLoadTracker
comp_4466
chunkLoadProgress
f_413558_
private final com.mojang.authlib.GameProfile
b
localGameProfile
comp_1611
localGameProfile
f_291743_
private final WorldSessionTelemetryManager
c
telemetryManager
comp_1612
worldSession
f_290317_
private final RegistryAccess$Frozen
d
receivedRegistries
comp_1613
receivedRegistries
f_291549_
private final FeatureFlagSet
e
enabledFeatures
comp_1614
enabledFeatures
f_290859_
private final String
f
serverBrand
comp_1615
serverBrand
f_291604_
private final ServerData
g
serverData
comp_1616
serverInfo
f_290465_
private final Screen
h
postDisconnectScreen
comp_1617
postDisconnectScreen
f_291050_
private final Map<ResourceLocation, byte[]>
i
serverCookies
comp_2205
serverCookies
f_314268_
private final ChatComponent$State
j
chatState
comp_2553
chatState
f_315631_
private final Map<String, String>
k
customReportDetails
comp_2849
customReportDetails
f_337167_
private final ServerLinks
l
serverLinks
comp_2850
serverLinks
f_336612_
private final Map<UUID, PlayerInfo>
m
seenPlayers
comp_4611
seenPlayers
f_412716_
private final boolean
n
seenInsecureChatWarning
comp_4612
seenInsecureChatWarning
f_412114_

Constructor summary

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

Method summary

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