PaperMC/paper-server/patches/sources
Spottedleaf a13bff4a5f Folia scheduler and owned region API
Pulling Folia API to Paper is primarily intended for plugins
that want to target both Paper and Folia without unnecessary
compatibility layers.

Add both a location based scheduler, an entity based scheduler,
and a global region scheduler.

Owned region API may be useful for plugins which want to perform
operations over large areas outside of the buffer zone provided
by the regionaliser, as it is not guaranteed that anything
outside of the buffer zone is owned. Then, the plugins may use
the schedulers depending on the result of the ownership check.
2023-06-17 11:52:52 +02:00
..
com/mojang Avoid Lazy Initialization for Enum Fields 2023-05-14 00:47:28 -04:00
net/minecraft Folia scheduler and owned region API 2023-06-17 11:52:52 +02:00