程序包 org.bukkit.util
接口 BiomeSearchResult
public interface BiomeSearchResult
Holds the result of searching for a biome.
-
方法概要
-
方法详细资料
-
getBiome
Return the biome which was found.- 返回:
- the found biome.
-
getLocation
Return the location of the biome.- 返回:
- the location the biome was found.
-