JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.spongepowered.api.world.biome
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 Details
find
Biome
find
(int x, int y, int z)