UltimateStacker/src/main
Christian Koop c6320cb141
Do entity collection in Bukkit's main thread for StackingTask
Paper-Spigot got more strict in 1.19.2 about calling
stuff async.

I do not know what the whole StackingTask does and
don't feel like cleaning it up completely is possible right now.

So I only moved the getEntities-calls to the main
thread and have the async task wait for it.
Not great but it fixed the bug.


SD-9374
SD-9377
SD-9392
SD-9401
2022-10-26 22:04:01 +02:00
..
java/com/songoda/ultimatestacker Do entity collection in Bukkit's main thread for StackingTask 2022-10-26 22:04:01 +02:00
resources Added a custom entity api with initial support for MythicMobs. 2020-10-26 12:41:56 -05:00