29 ::ll::TypedStorage<1, 1, ::br::worldgen::TerrainAdjustment::Type> mAdjustment;
30 ::ll::TypedStorage<8, 24, ::std::vector<::BiomeIdType>> mBiomes;
31 ::ll::TypedStorage<8, 32, ::std::string> mKey;
32 ::ll::TypedStorage<8, 64, ::std::unordered_map<::SpawnCategory::Type, ::br::worldgen::StructureSpawnOverride>>
34 ::ll::TypedStorage<1, 1, ::br::worldgen::GenerationStep::Type> mStep;
35 ::ll::TypedStorage<8, 48, ::HashedString> mType;
36 ::ll::TypedStorage<8, 24, ::std::vector<::std::shared_ptr<::PoolAliasBinding>>> mPoolAliases;
54 virtual ::std::optional<::br::worldgen::GenerationStub>
63 MCAPI ::std::shared_ptr<::br::worldgen::StructureInstance>
Definition WorldGenContext.h:7
Definition WorldGenContext.h:13
Definition GenerationContext.h:17