mirror of
https://github.com/BX-Team/DivineMC.git
synced 2025-12-19 14:59:25 +00:00
fix warning
This commit is contained in:
@@ -264,7 +264,7 @@ public class DivineConfig {
|
|||||||
regionizedChunkTickingExecutorThreadCount = 5;
|
regionizedChunkTickingExecutorThreadCount = 5;
|
||||||
}
|
}
|
||||||
|
|
||||||
LOGGER.warn("You have enabled Regionized Chunk Ticking. This feature is an experimental, and may not work as expected. Please report any issues you encounter to the BX Team Discord server");
|
if (enableRegionizedChunkTicking) LOGGER.warn("You have enabled Regionized Chunk Ticking. This feature is an experimental, and may not work as expected. Please report any issues you encounter to the BX Team Discord server");
|
||||||
}
|
}
|
||||||
|
|
||||||
private static void asyncPathfinding() {
|
private static void asyncPathfinding() {
|
||||||
|
|||||||
Reference in New Issue
Block a user