mc-paper/paper-server
Spottedleaf c9e894d3cc Do not re-order ClientboundLoginCompressionPacket
Using Connection#scheduleNettyTask will schedule a task on the netty thread
in the same manner that Connection#send would. However,
Connection#send will append to the pending actions if it is not
empty - causing a re-order if used during the task scheduled with
Connection#scheduleNettyTask.
2026-08-10 22:12:14 -07:00
..
patches Do not re-order ClientboundLoginCompressionPacket 2026-08-10 22:12:14 -07:00
src Add entity removal reason API (#13075) 2026-08-07 14:05:34 +00:00
build.gradle.kts [ci skip] fix runDev command not working 2026-08-07 20:03:53 +02:00
LGPL.txt
LICENCE.txt