mirror of
https://github.com/PaperMC/Paper
synced 2026-08-20 18:26:12 -04:00
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. |
||
|---|---|---|
| .. | ||
| patches | ||
| src | ||
| build.gradle.kts | ||
| LGPL.txt | ||
| LICENCE.txt | ||