Uses of Interface
org.bukkit.generator.BiomeParameterPoint
Packages that use BiomeParameterPoint
-
Uses of BiomeParameterPoint in org.bukkit.generator
Methods in org.bukkit.generator with parameters of type BiomeParameterPointModifier and TypeMethodDescription@NotNull Biome
BiomeProvider.getBiome
(@NotNull WorldInfo worldInfo, int x, int y, int z, @NotNull BiomeParameterPoint biomeParameterPoint) Return the Biome which should be present at the provided location.