extends WorldGenerationContext
| evj | |
| net.minecraft.world.level.levelgen.carver.CarvingContext | |
| net.minecraft.class_5873 | |
| net.minecraft.world.gen.carver.CarverContext |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final RegistryAccess |
| ||||||||
| private final NoiseChunk |
| ||||||||
| private final RandomState |
| ||||||||
| private final SurfaceRules$RuleSource |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (NoiseBasedChunkGenerator noiseChunkGenerator, RegistryAccess registryManager, LevelHeightAccessor heightLimitView, NoiseChunk chunkNoiseSampler, RandomState noiseConfig, SurfaceRules$RuleSource materialRule) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public Optional<BlockState> |
| ||||||||
| public RegistryAccess |
| ||||||||
| public RandomState |
|