TODOs and cleanup

This commit is contained in:
Electroblob77
2020-07-13 16:54:13 +01:00
parent fa0875e63b
commit a12fc6e344
5 changed files with 6 additions and 4 deletions
@@ -15,6 +15,8 @@ import java.util.Random;
public class WorldGenCrystalOre implements IWorldGenerator {
// TODO: Probably this and the flowers are causing cascading lag!
@Override
public void generate(Random random, int chunkX, int chunkZ, World world, IChunkGenerator chunkGenerator, IChunkProvider chunkProvider){