mirror of
https://github.com/BentoBoxWorld/BentoBox.git
synced 2025-02-16 12:21:35 +01:00
Fixed typo in previous commit
This commit is contained in:
parent
eb8f25f319
commit
77f9f4869b
@ -36,7 +36,7 @@ public class CleanSuperFlatListener extends FlagListener {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Task that runs each tick to regenerate chunks that are in the {@link #chunkQueue}.
|
* Task that runs each tick to regenerate chunks that are in the {@link #chunkQueue}.
|
||||||
* It does on at a time.
|
* It regenerates them one at a time.
|
||||||
* @since 1.1
|
* @since 1.1
|
||||||
*/
|
*/
|
||||||
@Nullable
|
@Nullable
|
||||||
|
Loading…
Reference in New Issue
Block a user