Method ForceGenerate
ForceGenerate()
Marks all biomes as stale from the manager's perspective and starts a full generation pass.
public ProgressiveTask ForceGenerate()
Returns
- ProgressiveTask
A progressive task that completes when the forced generation pass finishes.
Remarks
This updates the manager-side biome counter timestamp before calling GenerateAll().