Uses of Interface
org.bukkit.util.BiomeSearchResult
Package
Description
The root package of the Bukkit API, contains generalized API classes.
-
Uses of BiomeSearchResult in org.bukkit
Modifier and TypeMethodDescriptionWorld.locateNearestBiome
(Location origin, int radius, int horizontalInterval, int verticalInterval, Biome... biomes) Find the closest nearby location with a biome matching the providedBiome
(s).World.locateNearestBiome
(Location origin, int radius, Biome... biomes) Find the closest nearby location with a biome matching the providedBiome
(s).