extends WorldGenerationContext
| fdl | |
| net.minecraft.world.level.levelgen.placement.PlacementContext | |
| net.minecraft.class_5444 | |
| net.minecraft.world.gen.feature.FeaturePlacementContext |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final WorldGenLevel |
| ||||||||
| private final ChunkGenerator |
| ||||||||
| private final Optional<PlacedFeature> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (WorldGenLevel world, ChunkGenerator generator, Optional<PlacedFeature> placedFeature) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public int |
| ||||||||
| public CarvingMask |
| ||||||||
| public BlockState |
| ||||||||
| public int |
| ||||||||
| public WorldGenLevel |
| ||||||||
| public Optional<PlacedFeature> |
| ||||||||
| public ChunkGenerator |
|