Folia/patches/api
Spottedleaf 50ad6c3131 New scheduler API
Now, entity/global/location schedulers implement a generic run,
runDelayed, and runAtFixedRate methods that provide a ScheduledTask
value that can be used to interact with the scheduled task.

Add also an async task scheduler that implements the same methods,
except the delays/periods are in time and not ticks, as the scheduler
is independent of the server tick process.

Additionally, throw on some unimplemented APIs now.
2023-03-23 02:51:04 -07:00
..
0001-Force-disable-timings.patch Force disable timings 2023-02-23 20:13:44 -08:00
0002-Region-scheduler-API.patch New scheduler API 2023-03-23 02:51:04 -07:00
0003-Require-plugins-to-be-explicitly-marked-as-Folia-sup.patch New scheduler API 2023-03-23 02:51:04 -07:00
0004-Add-RegionisedServerInitEvent.patch Add RegionisedServerInitEvent 2023-03-07 13:06:11 -08:00
0005-Add-API-for-checking-ownership-of-region-by-position.patch New scheduler API 2023-03-23 02:51:04 -07:00