Fixed all the data view bugs
This commit is contained in:
+2
-2
@@ -467,8 +467,8 @@ public final class BatchGenerationEnvironment extends AbstractBatchGenerationEnv
|
||||
return result;
|
||||
}
|
||||
|
||||
public void generateDirect(GenerationEvent e, ArrayGridList<ChunkAccess> subRange, Steps step,
|
||||
LightedWorldGenRegion region)
|
||||
public void generateDirect(GenerationEvent e, ArrayGridList<ChunkAccess> subRange,
|
||||
Steps step, LightedWorldGenRegion region)
|
||||
{
|
||||
try
|
||||
{
|
||||
|
||||
+1
-1
Submodule core updated: 6fe2b6f331...1abf2a6a0b
Reference in New Issue
Block a user