26 ::ll::TypedStorage<1, 1, ::br::worldgen::TerrainAdjustment::Type> mAdjustment;
27 ::ll::TypedStorage<8, 24, ::std::vector<uint64>> mBiomes;
28 ::ll::TypedStorage<8, 32, ::std::string> mKey;
29 ::ll::TypedStorage<8, 64, ::std::unordered_map<::SpawnCategory::Type, ::br::worldgen::StructureSpawnOverride>>
31 ::ll::TypedStorage<1, 1, ::br::worldgen::GenerationStep::Type> mStep;
32 ::ll::TypedStorage<8, 48, ::HashedString> mType;
33 ::ll::TypedStorage<8, 24, ::std::vector<::std::shared_ptr<::PoolAliasBinding>>> mPoolAliases;
47 virtual ::std::optional<::br::worldgen::GenerationStub>
81 MCAPI
static void** $vftable();
Definition GenerationContext.h:15