Uses of Interface
net.minecraft.world.level.levelgen.DensityFunction.Visitor
Packages that use DensityFunction.Visitor
-
Uses of DensityFunction.Visitor in net.minecraft.world.level.levelgen
Methods in net.minecraft.world.level.levelgen with parameters of type DensityFunction.VisitorModifier and TypeMethodDescriptionDensityFunction.mapAll(DensityFunction.Visitor visitor) default DensityFunctionDensityFunction.SimpleFunction.mapAll(DensityFunction.Visitor visitor) DensityFunctions.Ap2.mapAll(DensityFunction.Visitor visitor) DensityFunctions.BlendDensity.mapAll(DensityFunction.Visitor visitor) DensityFunctions.Clamp.mapAll(DensityFunction.Visitor visitor) DensityFunctions.FindTopSurface.mapAll(DensityFunction.Visitor visitor) DensityFunctions.HolderHolder.mapAll(DensityFunction.Visitor visitor) DensityFunctions.Mapped.mapAll(DensityFunction.Visitor visitor) default DensityFunctionDensityFunctions.MarkerOrMarked.mapAll(DensityFunction.Visitor visitor) DensityFunctions.MulOrAdd.mapAll(DensityFunction.Visitor visitor) DensityFunctions.Noise.mapAll(DensityFunction.Visitor visitor) DensityFunctions.RangeChoice.mapAll(DensityFunction.Visitor visitor) DensityFunctions.Shift.mapAll(DensityFunction.Visitor visitor) DensityFunctions.ShiftA.mapAll(DensityFunction.Visitor visitor) DensityFunctions.ShiftB.mapAll(DensityFunction.Visitor visitor) DensityFunctions.ShiftedNoise.mapAll(DensityFunction.Visitor visitor) DensityFunctions.Spline.Coordinate.mapAll(DensityFunction.Visitor visitor) DensityFunctions.Spline.mapAll(DensityFunction.Visitor visitor) DensityFunctions.WeirdScaledSampler.mapAll(DensityFunction.Visitor visitor) NoiseChunk.BlendAlpha.mapAll(DensityFunction.Visitor visitor) NoiseChunk.BlendOffset.mapAll(DensityFunction.Visitor visitor) NoiseRouter.mapAll(DensityFunction.Visitor visitor)