Uses of Class
net.minecraft.world.level.levelgen.synth.BlendedNoise
Packages that use BlendedNoise
-
Uses of BlendedNoise in net.minecraft.world.level.levelgen.synth
Fields in net.minecraft.world.level.levelgen.synth with type parameters of type BlendedNoiseModifier and TypeFieldDescriptionstatic final KeyDispatchDataCodec<BlendedNoise> BlendedNoise.CODECprivate static final com.mojang.serialization.MapCodec<BlendedNoise> BlendedNoise.DATA_CODECMethods in net.minecraft.world.level.levelgen.synth that return BlendedNoiseModifier and TypeMethodDescriptionstatic BlendedNoiseBlendedNoise.createUnseeded(double xzScale, double yScale, double xzFactor, double yFactor, double smearScaleMultiplier) BlendedNoise.withNewRandom(RandomSource random)