3
0
Mirror von https://github.com/ViaVersion/ViaVersion.git synchronisiert 2024-09-08 22:02:50 +02:00
ViaVersion/bungee
KennyTV 37fd69fa86
Make packet send methods use the current thread by default
Defaulting to submitting to the netty event loop caused issues more often than not - this also removes the `currentThread` flag and instead provides new scheduleSend methods so it is always obvious whether the packet is sent immediately.
2021-06-01 10:13:49 +02:00
..
src/main Make packet send methods use the current thread by default 2021-06-01 10:13:49 +02:00
build.gradle.kts Feat (Bungee): Use only unsafe field modifications (#2440) 2021-04-17 09:59:24 +02:00