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