PaperMC/patches
Spottedleaf f7086a34b5 Do not create unneccessary callback in ChunkTaskScheduler#scheduleChunkLoad
If the parameter has addTicket = false and onComplete = null,
then the loadCallback would do no work and as a result does
not need to be created.
2024-11-18 22:47:09 -08:00
..
api Rework async chunk api implementation 2024-11-18 22:34:32 -08:00
server Do not create unneccessary callback in ChunkTaskScheduler#scheduleChunkLoad 2024-11-18 22:47:09 -08:00
unapplied/server [ci skip] Add missing feature patch identifiers 2024-11-18 12:31:36 +01:00