-
-
ClientConfigurationPacketListenerImpl.chatState
The field for the chatState
record component.
Returns the value of the chatState
record component.
CommonListenerCookie(com.mojang.authlib.GameProfile localGameProfile,
WorldSessionTelemetryManager telemetryManager,
RegistryAccess.Frozen receivedRegistries,
FeatureFlagSet enabledFeatures,
String serverBrand,
ServerData serverData,
Screen postDisconnectScreen,
Map<ResourceLocation,byte[]> serverCookies,
ChatComponent.State chatState,
boolean strictErrorHandling)
CommonListenerCookie(com.mojang.authlib.GameProfile localGameProfile,
WorldSessionTelemetryManager telemetryManager,
RegistryAccess.Frozen receivedRegistries,
FeatureFlagSet enabledFeatures,
String serverBrand,
ServerData serverData,
Screen postDisconnectScreen,
Map<ResourceLocation,byte[]> serverCookies,
ChatComponent.State chatState,
boolean strictErrorHandling,
ConnectionType connectionType)
Creates an instance of a CommonListenerCookie
record class.
CommonListenerCookie(GameProfile, WorldSessionTelemetryManager, RegistryAccess.Frozen, FeatureFlagSet, String, ServerData, Screen, Map, ChatComponent.State, boolean, net.neoforged.neoforge.network.connection.ConnectionType)
instead,to indicate whether the connection is modded.