| Package | Description |
|---|---|
| com.sk89q.worldedit.world.biome | |
| com.sk89q.worldedit.world.registry |
| Modifier and Type | Method and Description |
|---|---|
static BaseBiome |
Biomes.findBiomeByName(Collection<BaseBiome> biomes,
String name,
BiomeRegistry registry)
Find a biome that matches the given input name.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NullBiomeRegistry
A biome registry that knows nothing.
|
| Modifier and Type | Method and Description |
|---|---|
BiomeRegistry |
WorldData.getBiomeRegistry()
Get the biome registry.
|
BiomeRegistry |
LegacyWorldData.getBiomeRegistry() |
Copyright © 2010-2014. All Rights Reserved.