Package dev.wyck.worldgen.function.misc
package dev.wyck.worldgen.function.misc
-
ClassDescriptionSamples at the current position using the noise algorithm used for end islands.Scans through a column of an input density and returns the topmost Y-level whose density is above 0.Builder for
FindTopSurface.Marker functions are commonly used to cache the output of a density function.The type of the marker.Computes the input value and, depending on whether it falls within[minInclusive, maxExclusive), returns one of two other density functions.Builder forRangeChoice.A reference to a density function.Clamps the Y coordinate betweenfromYandtoYand then linearly maps it to the range[fromValue, toValue].Builder forYClampedGradient.