mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-07-01 02:46:41 +00:00
build: Release 2.1.0
This commit is contained in:
@ -356,7 +356,7 @@ public interface BukkitImplAdapter<T> extends IBukkitAdapter {
|
||||
* Returns an {@link IBatchProcessor} instance for post-processing of chunks to sort ticking of placed/existing blocks and
|
||||
* fluids if the plugin is configured to do so
|
||||
*
|
||||
* @since TODO
|
||||
* @since 2.1.0
|
||||
*/
|
||||
default IBatchProcessor getTickingPostProcessor() {
|
||||
return null;
|
||||
|
Reference in New Issue
Block a user