Uses of Interface
net.minecraft.world.level.levelgen.DensityFunctions.ShiftNoise
Packages that use DensityFunctions.ShiftNoise
-
Uses of DensityFunctions.ShiftNoise in net.minecraft.world.level.levelgen
Classes in net.minecraft.world.level.levelgen that implement DensityFunctions.ShiftNoiseModifier and TypeClassDescription(package private) static final record
protected static final record
protected static final record
Methods in net.minecraft.world.level.levelgen that return DensityFunctions.ShiftNoiseModifier and TypeMethodDescriptionDensityFunctions.Shift.withNewNoise
(NormalNoise p_208866_) DensityFunctions.ShiftA.withNewNoise
(NormalNoise p_208886_) DensityFunctions.ShiftB.withNewNoise
(NormalNoise p_208906_) DensityFunctions.ShiftNoise.withNewNoise
(NormalNoise p_208921_)