Uses of Class
net.minecraft.world.gen.chunk.NoiseChunkGenerator
Packages that use NoiseChunkGenerator
-
Uses of NoiseChunkGenerator in net.minecraft.world.gen.carver
Constructors in net.minecraft.world.gen.carver with parameters of type NoiseChunkGeneratorModifierConstructorDescriptionCarverContext
(NoiseChunkGenerator noiseChunkGenerator, DynamicRegistryManager dynamicRegistryManager, HeightLimitView heightLimitView, ChunkNoiseSampler chunkNoiseSampler, NoiseConfig noiseConfig, MaterialRules.MaterialRule materialRule) -
Uses of NoiseChunkGenerator in net.minecraft.world.gen.chunk
Fields in net.minecraft.world.gen.chunk with type parameters of type NoiseChunkGeneratorModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<NoiseChunkGenerator>
NoiseChunkGenerator.CODEC