25 ::ll::TypedStorage<8, 48, ::HashedString> mCannotReplace;
31 virtual ::std::optional<::br::worldgen::StructureBlockInfo> process(
40 virtual ::br::worldgen::StructureProcessorType type()
const ;
48 MCAPI static ::br::worldgen::processors::ProtectedBlock from(::std::string_view cannotReplace);
50 MCAPI static ::br::worldgen::processors::ProtectedBlock from(
::HashedString cannotReplace);
56 MCAPI ::std::optional<::br::worldgen::StructureBlockInfo> $process(
65 MCFOLD ::br::worldgen::StructureProcessorType $type()
const;