25 ::ll::TypedStorage<1, 1, ::br::worldgen::HeightmapProjection::Type> mHeightmap;
26 ::ll::TypedStorage<4, 4, int> mOffset;
32 virtual ::std::optional<::br::worldgen::StructureBlockInfo> process(
41 virtual ::br::worldgen::StructureProcessorType type()
const ;
49 MCAPI static ::gsl::not_null<::std::shared_ptr<::br::worldgen::StructureProcessor const>>
const& TERRAIN_MATCHING();
55 MCAPI ::std::optional<::br::worldgen::StructureBlockInfo> $process(
64 MCFOLD ::br::worldgen::StructureProcessorType $type()
const;