net.minecraft.client.multiplayer

public record CommonListenerCookie

fnw
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_

Constructor summary

ModifierConstructor
public (com.mojang.authlib.GameProfile f_290317_, WorldSessionTelemetryManager f_291549_, RegistryAccess$Frozen f_290859_, FeatureFlagSet f_291604_, String f_290465_, ServerData f_291050_, Screen arg6)

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_()