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 TypeMethodDescriptionBiomeProvider.getBiome
(WorldInfo worldInfo, int x, int y, int z, BiomeParameterPoint biomeParameterPoint) Return the Biome which should be present at the provided location.