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