This commit is contained in:
Jesse Boyd
2016-04-13 02:41:40 +10:00
committed by MattBDev
parent c2c20ff189
commit 40e063e702
4 changed files with 4 additions and 7 deletions

View File

@ -200,8 +200,6 @@ public class BukkitPlotGenerator extends ChunkGenerator implements GeneratorWrap
return this.platformGenerator;
}
@Override
public List<BlockPopulator> getDefaultPopulators(World world) {
try {