@CatalogedBy(Noises.class) public interface Noise
Noise used in world generation
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    Returns the amplitudes
    int
    Returns the first octave
  • Method Details Link icon

    • octave Link icon

      int octave()
      Returns the first octave
      Returns:
      The first octave
    • amplitudes Link icon

      List<Double> amplitudes()
      Returns the amplitudes
      Returns:
      The amplitudes