JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.spongepowered.api.world.generation.config.noise
Interface Noise
@CatalogedBy
(
Noises.class
)
public interface
Noise
Noise used in world generation
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
List
<
Double
>
amplitudes
()
Returns the amplitudes
int
octave
()
Returns the first octave
Method Details
octave
int
octave
()
Returns the first octave
Returns:
The first octave
amplitudes
List
<
Double
>
amplitudes
()
Returns the amplitudes
Returns:
The amplitudes