Uses of Interface
net.minecraft.world.level.levelgen.DensityFunction.Visitor
Packages that use DensityFunction.Visitor
-
Uses of DensityFunction.Visitor in net.minecraft.world.level.biome
Methods in net.minecraft.world.level.biome with parameters of type DensityFunction.VisitorModifier and TypeMethodDescriptionTerrainShaper.CoordinateCustom.mapAll(DensityFunction.Visitor p_211612_) -
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 p_208224_) default DensityFunctionDensityFunction.SimpleFunction.mapAll(DensityFunction.Visitor p_208239_) DensityFunctions.Ap2.mapAll(DensityFunction.Visitor p_208412_) DensityFunctions.BlendDensity.mapAll(DensityFunction.Visitor p_208556_) DensityFunctions.Clamp.mapAll(DensityFunction.Visitor p_208599_) DensityFunctions.HolderHolder.mapAll(DensityFunction.Visitor p_208643_) DensityFunctions.Mapped.mapAll(DensityFunction.Visitor p_208677_) DensityFunctions.Marker.mapAll(DensityFunction.Visitor p_208714_) DensityFunctions.MulOrAdd.mapAll(DensityFunction.Visitor p_208761_) DensityFunctions.RangeChoice.mapAll(DensityFunction.Visitor p_208841_) DensityFunctions.ShiftedNoise.mapAll(DensityFunction.Visitor p_208947_) DensityFunctions.Slide.mapAll(DensityFunction.Visitor p_208983_) DensityFunctions.Spline.mapAll(DensityFunction.Visitor p_211717_) DensityFunctions.TerrainShaperSpline.mapAll(DensityFunction.Visitor p_209018_) Deprecated.DensityFunctions.WeirdScaledSampler.mapAll(DensityFunction.Visitor p_208443_) default DensityFunctionNoiseChunk.NoiseChunkDensityFunction.mapAll(DensityFunction.Visitor p_209341_) NoiseRouterWithOnlyNoises.mapAll(DensityFunction.Visitor p_209604_)