your current location:首页 > news>Chat without cardin (NoChatlag) Minecraft

Chat without cardin (NoChatlag) Minecraft

2024-12-12 09:26:50|Myriagame |source:minecraft skins

In 2022, a user API of Mojang changed some changes, resulting in a list of the client unable to load the blocking users when it was started.

Therefore, the client will try to automatically obtain the blocking list every two minutes when the chat information is present.

This operation is located in the same thread as rendering, which may cause the game to freeze until Mojang's API return response.

It takes a period of time to respond, which will lead to a significant delayed peak.

Therefore, the chat without stuttering was repaired by this operation to another thread.

This issue has been fixed at web-5587, so there is no need to use this module.