Uses of Record Class
net.minecraft.world.gen.chunk.placement.ConcentricRingsStructurePlacement
-
Uses of ConcentricRingsStructurePlacement in net.minecraft.world.gen.chunk
Modifier and TypeFieldDescriptionprivate final Map<ConcentricRingsStructurePlacement,
CompletableFuture<List<ChunkPos>>> ChunkGenerator.field_36405
Modifier and TypeMethodDescriptionprivate CompletableFuture<List<ChunkPos>>
ChunkGenerator.generateStrongholdPositions
(RegistryEntry<StructureSet> strongholdSet, ConcentricRingsStructurePlacement placement) ChunkGenerator.getConcentricRingsStartChunks
(ConcentricRingsStructurePlacement structurePlacement) ChunkGenerator.method_40148
(BlockPos blockPos, ConcentricRingsStructurePlacement concentricRingsStructurePlacement) -
Uses of ConcentricRingsStructurePlacement in net.minecraft.world.gen.chunk.placement
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<ConcentricRingsStructurePlacement>
ConcentricRingsStructurePlacement.CODEC
static final StructurePlacementType<ConcentricRingsStructurePlacement>
StructurePlacementType.CONCENTRIC_RINGS