GUESSED_DEFAULT_REGISTRIES_FOR_CHAT

Static GUESSED_DEFAULT_REGISTRIES_FOR_CHAT 

Source
pub static GUESSED_DEFAULT_REGISTRIES_FOR_CHAT: LazyLock<RegistryHolder>
Expand description

A RegistryHolder that only has the chat_type registry (without values), with the keys being in the default order for vanilla servers.

This is used when we call ClientboundPlayerChat::message without also passing registries.