Files
OldSliceMC/Spigot-Server-Patches
Aikar 8b2a437b9e Fix plugins calling getChunkAtAsync asynchronously
While this method has async in it's name, it's not actually meant
to be called asynchronously.... It just means IT will load the chunk
asynchronously without blocking main.

So fix this so that if a plugin calls it async, it forces the request back to main thread.
2020-05-23 18:38:29 -04:00
..
2020-05-23 17:58:45 -04:00