public interface ChunkInterpolator
Modifier and Type | Interface and Description |
---|---|
static class |
ChunkInterpolator.InterpolationType |
Modifier and Type | Method and Description |
---|---|
double |
getNoise(double x,
double z) |
double |
getNoise(double x,
double y,
double z) |
Copyright © 2020. All rights reserved.