@FunctionalInterface public interface NoiseGenerator
NoiseSource.| Modifier and Type | Method and Description |
|---|---|
net.daporkchop.lib.noise.NoiseSource |
create(@NonNull net.daporkchop.lib.random.PRandom random)
Creates a new
NoiseSource using the given PRandom. |
Copyright © 2020. All rights reserved.