This is a wrapper library for aiding in supporting the Folia Paper Fork. This library adds multiple scheduler options to use instead of the Bukkit or Folia native schedulers.
Being able to check if your thread is allowed to mess with a region is super important, and I feel it fits in this library. Javadocs were taken directly from the Folia javadocs.
The method implementation only matters for Folia, otherwise, all methods return Bukkit.isPrimaryThread()
Being able to check if your thread is allowed to mess with a region is super important, and I feel it fits in this library. Javadocs were taken directly from the Folia javadocs.
The method implementation only matters for Folia, otherwise, all methods return
Bukkit.isPrimaryThread()