net.minecraft.client.multiplayer

public record CommonListenerCookie

fyb
net.minecraft.client.multiplayer.CommonListenerCookie
net.minecraft.class_8675
net.minecraft.unmapped.C_qqflkeyp
net.minecraft.client.network.ClientConnectionState
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
f_dwmqaolp
localGameProfile
localGameProfile
f_291743_
private final WorldSessionTelemetryManager
b
telemetryManager
comp_1612
f_azrukkmy
worldSession
telemetryManager
f_290317_
private final RegistryAccess$Frozen
c
receivedRegistries
comp_1613
f_mboskpvx
receivedRegistries
receivedRegistries
f_291549_
private final FeatureFlagSet
d
enabledFeatures
comp_1614
f_tvtoiyie
enabledFeatures
enabledFeatures
f_290859_
private final String
e
serverBrand
comp_1615
f_zfaayanz
serverBrand
serverBrand
f_291604_
private final ServerData
f
serverData
comp_1616
f_ajztzrbi
serverInfo
serverData
f_290465_
private final Screen
g
postDisconnectScreen
comp_1617
f_xiwbgrsu
postDisconnectScreen
postDisconnectScreen
f_291050_
private final Map<ResourceLocation, byte[]>
h
serverCookies
comp_2205
f_yzvzblce
serverCookies
serverCookies
f_314268_
private final ChatComponent$State
i
chatState
comp_2553
f_mnhgjzmj
chatState
chatState
f_315631_
private final boolean
j
strictErrorHandling
comp_2663
f_uvaadxoi
strictErrorHandling
strictErrorHandling
f_317100_

Constructor summary

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

Method summary

Modifier and TypeMethod
public com.mojang.authlib.GameProfile
a()
localGameProfile()
comp_1611()
m_ccecgvpn()
localGameProfile()
localGameProfile()
f_291743_()
public WorldSessionTelemetryManager
b()
telemetryManager()
comp_1612()
m_agwexrus()
worldSession()
telemetryManager()
f_290317_()
public RegistryAccess$Frozen
c()
receivedRegistries()
comp_1613()
m_crkwzqnb()
receivedRegistries()
receivedRegistries()
f_291549_()
public FeatureFlagSet
d()
enabledFeatures()
comp_1614()
m_pitxiqsd()
enabledFeatures()
enabledFeatures()
f_290859_()
public String
e()
serverBrand()
comp_1615()
m_vcnbsyhb()
serverBrand()
serverBrand()
f_291604_()
public ServerData
f()
serverData()
comp_1616()
m_hnbmlxks()
serverInfo()
serverData()
f_290465_()
public Screen
g()
postDisconnectScreen()
comp_1617()
m_ykhojalq()
postDisconnectScreen()
postDisconnectScreen()
f_291050_()
public Map<ResourceLocation, byte[]>
h()
serverCookies()
comp_2205()
m_rshhjcct()
serverCookies()
serverCookies()
f_314268_()
public ChatComponent$State
i()
chatState()
comp_2553()
m_egogjhov()
chatState()
chatState()
f_315631_()
public boolean
j()
strictErrorHandling()
comp_2663()
m_qfjbworr()
strictErrorHandling()
strictErrorHandling()
f_317100_()