Uses of Class
net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator
Packages that use NoiseBasedChunkGenerator
-
Uses of NoiseBasedChunkGenerator in net.minecraft.world.level.levelgen
Fields in net.minecraft.world.level.levelgen with type parameters of type NoiseBasedChunkGeneratorModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec
<NoiseBasedChunkGenerator> NoiseBasedChunkGenerator.CODEC
-
Uses of NoiseBasedChunkGenerator in net.minecraft.world.level.levelgen.carver
Constructors in net.minecraft.world.level.levelgen.carver with parameters of type NoiseBasedChunkGeneratorModifierConstructorDescriptionCarvingContext
(NoiseBasedChunkGenerator pGenerator, RegistryAccess pRegistryAccess, LevelHeightAccessor pLevel, NoiseChunk pNoiseChunk, RandomState pRandomState, SurfaceRules.RuleSource pSurfaceRule)