25 ::ll::TypedStorage<8, 16, ::gsl::not_null<::std::shared_ptr<::br::worldgen::StructureProcessor const>>> mDelegate;
26 ::ll::TypedStorage<4, 32, ::IntProvider> mLimit;
32 virtual ::std::vector<::br::worldgen::StructureBlockInfo> finalize(
36 ::std::vector<::br::worldgen::StructureBlockInfo>
const& originalBlocks,
37 ::std::vector<::br::worldgen::StructureBlockInfo>&& processedBlocks,
41 virtual ::br::worldgen::StructureProcessorType type()
const ;
51 MCAPI static ::br::worldgen::processors::Capped
52 from(::gsl::not_null<::std::shared_ptr<::br::worldgen::StructureProcessor>> delegate,
::IntProvider limit);
64 MCAPI ::std::vector<::br::worldgen::StructureBlockInfo> $finalize(
68 ::std::vector<::br::worldgen::StructureBlockInfo>
const& originalBlocks,
69 ::std::vector<::br::worldgen::StructureBlockInfo>&& processedBlocks,
73 MCFOLD ::br::worldgen::StructureProcessorType $type()
const;