public final class PorkianDefaultNoiseGenerator extends DefaultNoiseGenerator
| Modifier and Type | Field and Description |
|---|---|
static Identifier |
ID |
factor, octaves, offset, scale| Constructor and Description |
|---|
PorkianDefaultNoiseGenerator() |
| Modifier and Type | Method and Description |
|---|---|
protected net.daporkchop.lib.noise.NoiseSource |
create0(@NonNull net.daporkchop.lib.random.PRandom random) |
createpublic static final Identifier ID
protected net.daporkchop.lib.noise.NoiseSource create0(@NonNull
@NonNull net.daporkchop.lib.random.PRandom random)
create0 in class DefaultNoiseGeneratorCopyright © 2020. All rights reserved.