Folia/patches
Spottedleaf e89a107ef0 Guard against double onDisconnect calls in common packet listener
The non-game type implementation will not guard against double calls,
which means that any invocation of disconnect() would immediately
call onDisconnect and then later the connection handler would
also call onDisconnect.

Fixes https://github.com/PaperMC/Folia/pull/181
2024-01-09 14:22:00 -08:00
..
api Fix compile/run for 1.20.4 2023-12-18 15:06:11 -08:00
server Guard against double onDisconnect calls in common packet listener 2024-01-09 14:22:00 -08:00