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

    Modifier and Type
    Method
    Description
    Returns the amplitudes
    int
    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