public interface CrossSamplingLayer extends ParentedLayer, NorthWestCoordinateTransformer
| Modifier and Type | Method and Description |
|---|---|
int |
sample(LayerRandomnessSource context,
int n,
int e,
int s,
int w,
int center) |
default int |
sample(LayerSampleContext<?> context,
LayerSampler parent,
int x,
int z) |
createtransformX, transformZint sample(LayerRandomnessSource context, int n, int e, int s, int w, int center)
default int sample(LayerSampleContext<?> context, LayerSampler parent, int x, int z)
sample in interface ParentedLayer