net.minecraft.client.network

public record ClientConnectionState

gzs
net.minecraft.client.multiplayer.CommonListenerCookie
net.minecraft.class_8675
net.minecraft.client.network.ClientConnectionState
net.minecraft.unmapped.C_qqflkeyp
net.minecraft.client.network.ClientConnectionState
net.minecraft.src.C_290091_

Field summary

Modifier and TypeField
private final ClientChunkLoadProgress
a
levelLoadTracker
comp_4466
chunkLoadProgress
f_ugzogcaz
levelLoadTracker
f_413558_
private final com.mojang.authlib.GameProfile
b
localGameProfile
comp_1611
localGameProfile
f_dwmqaolp
localGameProfile
f_291743_
private final WorldSession
c
telemetryManager
comp_1612
worldSession
f_azrukkmy
telemetryManager
f_290317_
private final DynamicRegistryManager$Immutable
d
receivedRegistries
comp_1613
receivedRegistries
f_mboskpvx
receivedRegistries
f_291549_
private final FeatureSet
e
enabledFeatures
comp_1614
enabledFeatures
f_tvtoiyie
enabledFeatures
f_290859_
private final String
f
serverBrand
comp_1615
serverBrand
f_zfaayanz
serverBrand
f_291604_
private final ServerInfo
g
serverData
comp_1616
serverInfo
f_ajztzrbi
serverData
f_290465_
private final Screen
h
postDisconnectScreen
comp_1617
postDisconnectScreen
f_xiwbgrsu
postDisconnectScreen
f_291050_
private final Map<Identifier, byte[]>
i
serverCookies
comp_2205
serverCookies
f_yzvzblce
serverCookies
f_314268_
private final ChatHud$ChatState
j
chatState
comp_2553
chatState
f_mnhgjzmj
chatState
f_315631_
private final Map<String, String>
k
customReportDetails
comp_2849
customReportDetails
f_eoxmwszu
customReportDetails
f_337167_
private final ServerLinks
l
serverLinks
comp_2850
serverLinks
f_tbqfunwi
serverLinks
f_336612_
private final Map<UUID, PlayerListEntry>
m
seenPlayers
comp_4611
seenPlayers
f_gfixsceb
seenPlayers
f_412716_
private final boolean
n
seenInsecureChatWarning
comp_4612
seenInsecureChatWarning
f_akqxkptn
seenInsecureChatWarning
f_412114_

Constructor summary

ModifierConstructor
public (ClientChunkLoadProgress levelLoadTracker, com.mojang.authlib.GameProfile profile, WorldSession telemetryManager, DynamicRegistryManager$Immutable receivedRegistries, FeatureSet enabledFeatures, String serverBrand, ServerInfo serverData, Screen postDisconnectScreen, Map<Identifier, byte[]> serverCookies, ChatHud$ChatState chatState, Map<String, String> customReportDetails, ServerLinks serverLinks, Map<UUID, PlayerListEntry> seenPlayers, boolean seenInsecureChatWarning)

Method summary

Modifier and TypeMethod
public ClientChunkLoadProgress
a()
levelLoadTracker()
comp_4466()
chunkLoadProgress()
m_rvziwhki()
levelLoadTracker()
f_413558_()
public com.mojang.authlib.GameProfile
b()
localGameProfile()
comp_1611()
localGameProfile()
m_ccecgvpn()
localGameProfile()
f_291743_()
public WorldSession
c()
telemetryManager()
comp_1612()
worldSession()
m_agwexrus()
telemetryManager()
f_290317_()
public DynamicRegistryManager$Immutable
d()
receivedRegistries()
comp_1613()
receivedRegistries()
m_crkwzqnb()
receivedRegistries()
f_291549_()
public FeatureSet
e()
enabledFeatures()
comp_1614()
enabledFeatures()
m_pitxiqsd()
enabledFeatures()
f_290859_()
public String
f()
serverBrand()
comp_1615()
serverBrand()
m_vcnbsyhb()
serverBrand()
f_291604_()
public ServerInfo
g()
serverData()
comp_1616()
serverInfo()
m_hnbmlxks()
serverData()
f_290465_()
public Screen
h()
postDisconnectScreen()
comp_1617()
postDisconnectScreen()
m_ykhojalq()
postDisconnectScreen()
f_291050_()
public Map<Identifier, byte[]>
i()
serverCookies()
comp_2205()
serverCookies()
m_rshhjcct()
serverCookies()
f_314268_()
public ChatHud$ChatState
j()
chatState()
comp_2553()
chatState()
m_egogjhov()
chatState()
f_315631_()
public Map<String, String>
k()
customReportDetails()
comp_2849()
customReportDetails()
m_atyswfmv()
customReportDetails()
f_337167_()
public ServerLinks
l()
serverLinks()
comp_2850()
serverLinks()
m_ubtrhgpv()
serverLinks()
f_336612_()
public Map<UUID, PlayerListEntry>
m()
seenPlayers()
comp_4611()
seenPlayers()
m_zmsgubbs()
seenPlayers()
f_412716_()
public boolean
n()
seenInsecureChatWarning()
comp_4612()
seenInsecureChatWarning()
m_dzaqyjbh()
seenInsecureChatWarning()
f_412114_()