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 ;
51 MCAPI static ::gsl::not_null<::std::shared_ptr<::br::worldgen::StructureProcessor const>>
const& TERRAIN_MATCHING();
57 MCAPI ::std::optional<::br::worldgen::StructureBlockInfo> $process(
66 MCFOLD ::br::worldgen::StructureProcessorType $type()
const;