| Package | Description | 
|---|---|
| org.bukkit.util.noise | 
 Classes dedicated to facilitating deterministic noise. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SimplexNoiseGenerator
Generates simplex-based noise. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static PerlinNoiseGenerator | 
PerlinNoiseGenerator.getInstance()
Gets the singleton unseeded instance of this generator 
 | 
Copyright © 2021. All rights reserved.