mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-04-12 02:36:18 +00:00
Begin work on languages, general cleanup, fix minor local sea level issues.
This commit is contained in:
@@ -8,6 +8,9 @@ import org.bukkit.entity.Player;
|
||||
import org.polydev.gaea.biome.Biome;
|
||||
import org.polydev.gaea.generation.GenerationPhase;
|
||||
|
||||
/**
|
||||
* Runnable that locates a biome
|
||||
*/
|
||||
public class AsyncBiomeFinder implements Runnable {
|
||||
private final TerraBiomeGrid grid;
|
||||
private final int centerX;
|
||||
|
||||
Reference in New Issue
Block a user