Interface LayerSampler
- All Known Implementing Classes:
CachingLayerSampler
public interface LayerSampler
-
Method Summary
Modifier and Type Method Description intsample(int x, int z)
-
Method Details
-
sample
int sample(int x, int z)
-
CachingLayerSamplerpublic interface LayerSampler
| Modifier and Type | Method | Description |
|---|---|---|
int |
sample(int x,
int z) |