public interface InitLayer
Modifier and Type | Method and Description |
---|---|
default <R extends LayerSampler> |
create(LayerSampleContext<R> context) |
int |
sample(LayerRandomnessSource context,
int x,
int y) |
default <R extends LayerSampler> LayerFactory<R> create(LayerSampleContext<R> context)
int sample(LayerRandomnessSource context, int x, int y)