Uses of Class
org.bukkit.util.noise.NoiseGenerator
-
Uses of NoiseGenerator in org.bukkit.util.noise
Modifier and TypeClassDescriptionclass
Generates noise using the "classic" perlin generatorclass
Generates simplex-based noise.Modifier and TypeFieldDescriptionprotected final @NotNull NoiseGenerator[]
OctaveGenerator.octaves
Modifier and TypeMethodDescriptionOctaveGenerator.getOctaves()
Gets a clone of the individual octaves used within this generator