Uses of Class
net.minecraft.client.gui.hud.ChatHud.ChatState
-
Uses of ChatHud.ChatState in net.minecraft.client.gui.hud
-
Uses of ChatHud.ChatState in net.minecraft.client.network
Modifier and TypeFieldDescriptionprotected ChatHud.ChatState
ClientConfigurationNetworkHandler.chatState
private final ChatHud.ChatState
ClientConnectionState.chatState
The field for thechatState
record component.Modifier and TypeMethodDescriptionClientConnectionState.chatState()
Returns the value of thechatState
record component.ModifierConstructorDescriptionClientConnectionState
(com.mojang.authlib.GameProfile gameProfile, WorldSession worldSession, DynamicRegistryManager.Immutable immutable, FeatureSet featureSet, @Nullable String string, @Nullable ServerInfo serverInfo, @Nullable Screen screen, Map<Identifier, byte[]> map, ChatHud.ChatState chatState, boolean bool)