24 ::ll::TypedStorage<8, 32, ::std::string> mAnchorName;
25 ::ll::TypedStorage<8, 32, ::std::string> mStart;
26 ::ll::TypedStorage<1, 1, char> mMaxDepth;
27 ::ll::TypedStorage<8, 56, ::br::worldgen::StructureHeightProvider> mStartHeight;
28 ::ll::TypedStorage<4, 4, int> mMaxDistanceFromCenter;
29 ::ll::TypedStorage<4, 8, ::br::worldgen::DimensionPadding> mDimensionPadding;
30 ::ll::TypedStorage<1, 1, ::br::worldgen::HeightmapProjection::Type> mProjectStartToHeightmap;
31 ::ll::TypedStorage<1, 1, ::br::worldgen::JigsawExpansion> mExpansion;
43 virtual ::std::optional<::br::worldgen::GenerationStub>
75 MCAPI ::std::optional<::br::worldgen::GenerationStub>
82 MCAPI
static void** $vftable();
Definition GenerationContext.h:15