Interface BiomeFinder
-
- All Known Subinterfaces:
BiomeProvider
,ConfigurableBiomeProvider<T>
public interface BiomeFinder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Biome
find(int x, int y, int z)
-
-
-
Method Detail
-
find
Biome find(int x, int y, int z)
-
-