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 ;
46 virtual ~BlockIgnore() ;
52 MCAPI
static void bootstrap();
54 MCAPI static ::br::worldgen::processors::BlockIgnore
57 MCAPI static ::br::worldgen::processors::BlockIgnore from(::std::vector<::HashedString>
const& toIgnore);
63 MCAPI static ::gsl::not_null<::std::shared_ptr<::br::worldgen::StructureProcessor>>
const& STRUCTURE_BLOCK();
75 MCAPI ::std::optional<::br::worldgen::StructureBlockInfo> $process(
84 MCFOLD ::br::worldgen::StructureProcessorType $type()
const;