public record StructurePiecesGenerator$Context<C extends FeatureConfig>
| net.minecraft.world.level.levelgen.structure.pieces.PieceGenerator$Context | |
| net.minecraft.class_6622$class_6623 | |
| net.minecraft.structure.StructurePiecesGenerator$Context |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final C |
|
||||||
| private final ChunkGenerator |
|
||||||
| private final StructureTemplateManager |
|
||||||
| private final ChunkPos |
|
||||||
| private final HeightLimitView |
|
||||||
| private final ChunkRandom |
|
||||||
| private final long |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (C config, ChunkGenerator chunkGenerator, StructureTemplateManager structureTemplateManager, ChunkPos chunkPos, HeightLimitView world, ChunkRandom random, long seed) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public C |
|
||||||
| public ChunkGenerator |
|
||||||
| public StructureTemplateManager |
|
||||||
| public ChunkPos |
|
||||||
| public HeightLimitView |
|
||||||
| public ChunkRandom |
|
||||||
| public long |
|