26 MCNAPI static ::std::optional<::br::worldgen::GenerationStub>
construct(
29 ::std::string_view startPool,
30 ::std::string_view startJigsawName,
33 ::br::worldgen::HeightmapProjection::Type heightmapProjection,
34 int maxDistanceFromCenter,
37 ::br::worldgen::JigsawExpansion expansion,
38 ::br::worldgen::LiquidSettings liquidSettings
Definition WorldGenContext.h:7
Definition WorldGenContext.h:13
Definition GenerationContext.h:17
static MCAPI ::std::optional<::br::worldgen::GenerationStub > construct(::br::worldgen::GenerationContext &context, ::br::worldgen::WorldGenContext const &worldGenContext, ::std::string_view startPool, ::std::string_view startJigsawName, int maxDepth, ::BlockPos startPos, ::br::worldgen::HeightmapProjection::Type heightmapProjection, int maxDistanceFromCenter, ::br::worldgen::DimensionPadding dimensionPadding, ::PoolAliasBinding::PoolAliasLookup &&poolAliasLookup, ::br::worldgen::JigsawExpansion expansion, ::br::worldgen::LiquidSettings liquidSettings)