mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-10-14 21:22:49 +00:00
Vanilla client will consider that connection has been lost when no server keepalive was received during the last 30 seconds. This commit implements a similar mechanism in MCC. See #802 |
||
|---|---|---|
| .. | ||
| Dns | ||
| Handlers | ||
| Session | ||
| ChatParser.cs | ||
| IMinecraftCom.cs | ||
| IMinecraftComHandler.cs | ||
| Inventory.cs | ||
| InventoryType.cs | ||
| Item.cs | ||
| ProtocolHandler.cs | ||