22 ::ll::TypedStorage<8, 8, int64> mLevelSeed;
23 ::ll::TypedStorage<8, 8, int64> mRingsSeed;
24 ::ll::TypedStorage<8, 8, uint64> mMaxStructureCount;
25 ::ll::TypedStorage<8, 24, ::std::vector<::std::shared_ptr<::br::worldgen::StructureSet const>>> mPossibleStructures;
31 MCAPI ::std::optional<::BlockPos> findNearestStructureFeature(
36 bool mustBeInNewChunks
45 MCAPI static ::br::worldgen::ChunkGeneratorStructureState createFlat(
48 ::std::vector<::std::shared_ptr<::br::worldgen::StructureSet const>> structureOverrides
51 MCAPI static ::br::worldgen::ChunkGeneratorStructureState createNormal(