Uses of Class
net.minecraft.world.level.levelgen.synth.BlendedNoise
-
Uses of BlendedNoise in net.minecraft.world.level.levelgen.synth
Modifier and TypeFieldDescriptionstatic final KeyDispatchDataCodec<BlendedNoise>
BlendedNoise.CODEC
private static final com.mojang.serialization.MapCodec<BlendedNoise>
BlendedNoise.DATA_CODEC
Modifier and TypeMethodDescriptionstatic BlendedNoise
BlendedNoise.createUnseeded
(double p_230478_, double p_230479_, double p_230480_, double p_230481_, double p_230482_) BlendedNoise.withNewRandom
(RandomSource p_230484_)