You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spigot-chunkmaster/src/main/kotlin/net/trivernis/chunkmaster/lib/generation
trivernis 8bea7f60cf
Add option to specify the inner radius of the area.
Doesn't completely work because it checks the area again
and generates the chunks that were skipped over.

Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
..
taskentry Add support for escaped whitespace to arg parser 3 years ago
ChunkCoordinates.kt Cleanup 4 years ago
ChunkUnloader.kt Cleanup 4 years ago
DefaultGenerationTask.kt Cleanup 4 years ago
GenerationManager.kt Add option to specify the inner radius of the area. 3 years ago
GenerationTask.kt Add completed command to list completed tasks 3 years ago
PendingChunkEntry.kt Cleanup 4 years ago
TaskState.kt Feature/async chunkmaster (#81) 4 years ago