Package com.sk89q.worldedit.world.biome
Interface BiomeData
Deprecated.
This no longer returns useful information.
Provides information about a biome.
-
Method Summary
-
Method Details
-
getName
Deprecated.This method does not work on the server. UseBiomeRegistry.getRichName(BiomeType)
.Get the name of the biome, which does not have to follow any particular convention.- Returns:
- the biome's name
-