Uses of Interface
net.minecraft.world.level.levelgen.DensityFunction.Visitor
-
Uses of DensityFunction.Visitor in net.minecraft.world.level.biome
Modifier and TypeMethodDescriptionTerrainShaper.CoordinateCustom.mapAll
(DensityFunction.Visitor p_211612_) -
Uses of DensityFunction.Visitor in net.minecraft.world.level.levelgen
Modifier and TypeMethodDescriptionDensityFunction.mapAll
(DensityFunction.Visitor p_208224_) default DensityFunction
DensityFunction.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 DensityFunction
NoiseChunk.NoiseChunkDensityFunction.mapAll
(DensityFunction.Visitor p_209341_) NoiseRouterWithOnlyNoises.mapAll
(DensityFunction.Visitor p_209604_)