Uses of Interface
dev.wyck.worldgen.function.noise.NoiseParameterFunction
Packages that use NoiseParameterFunction
-
Uses of NoiseParameterFunction in dev.wyck.worldgen.function.noise
Subinterfaces of NoiseParameterFunction in dev.wyck.worldgen.function.noiseModifier and TypeInterfaceDescriptioninterfaceA noise function that maps the output of another noise function to a range, probably.interfaceSamples a noise.interfaceA noise function that has a shift.interfaceWraps shifted noise 2d density functions.Subinterfaces with type arguments of type NoiseParameterFunction in dev.wyck.worldgen.function.noiseModifier and TypeInterfaceDescriptioninterfaceA density function that usesNoiseParametersto generate its output.