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