Package | Description |
---|---|
org.polydev.gaea.biome |
Modifier and Type | Method and Description |
---|---|
Biome |
BiomeGrid.getBiome(int x,
int z,
GenerationPhase phase)
Gets the biome at a pair of coordinates.
|
Biome |
BiomeGrid.getBiome(org.bukkit.Location l)
Gets the biome at a location.
|
Biome |
BiomeGrid.getBiome(org.bukkit.Location l,
GenerationPhase phase) |
Biome[][] |
BiomeGrid.getGrid() |
Modifier and Type | Method and Description |
---|---|
void |
BiomeGrid.setGrid(Biome[][] grid) |
Copyright © 2020. All rights reserved.