Uses of Record Class
net.minecraft.world.gen.chunk.placement.ConcentricRingsStructurePlacement
Packages that use ConcentricRingsStructurePlacement
-
Uses of ConcentricRingsStructurePlacement in net.minecraft.world.gen.chunk
Fields in net.minecraft.world.gen.chunk with type parameters of type ConcentricRingsStructurePlacementModifier and TypeFieldDescriptionprivate final Map<ConcentricRingsStructurePlacement,CompletableFuture<List<ChunkPos>>> ChunkGenerator.field_36405Methods in net.minecraft.world.gen.chunk with parameters of type ConcentricRingsStructurePlacementModifier 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
Fields in net.minecraft.world.gen.chunk.placement with type parameters of type ConcentricRingsStructurePlacementModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<ConcentricRingsStructurePlacement>ConcentricRingsStructurePlacement.CODECstatic final StructurePlacementType<ConcentricRingsStructurePlacement>StructurePlacementType.CONCENTRIC_RINGS