27 ::ll::TypedStorage<8, 24, ::std::vector<::BlockType const*>> mToIgnore;
33 virtual ::std::optional<::br::worldgen::StructureBlockInfo> process(
42 virtual ::br::worldgen::StructureProcessorType type()
const ;
50 MCAPI
static void bootstrap();
52 MCAPI static ::br::worldgen::processors::BlockIgnore
55 MCAPI static ::br::worldgen::processors::BlockIgnore from(::std::vector<::HashedString>
const& toIgnore);
61 MCAPI static ::gsl::not_null<::std::shared_ptr<::br::worldgen::StructureProcessor>>
const& STRUCTURE_BLOCK();
67 MCAPI ::std::optional<::br::worldgen::StructureBlockInfo> $process(
76 MCFOLD ::br::worldgen::StructureProcessorType $type()
const;