Add a comment from leetom explaining granularity

This commit is contained in:
James Seibel
2023-06-21 07:14:36 -05:00
parent 5dcb73b30a
commit cf60322be6
2 changed files with 20 additions and 2 deletions
@@ -20,7 +20,7 @@ public interface IDhApiWorldGenerator extends Closeable, IDhApiOverrideable
// parameters //
//============//
/**
/*
* Returns which thread chunk generation requests will be run on. <br>
* TODO: only {@link EDhApiWorldGenThreadMode#MULTI_THREADED} is implemented
*/