3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/core/utility/AutomaticID.h"
7#include "mc/deps/core/utility/pub_sub/Subscription.h"
8#include "mc/world/level/GeneratorType.h"
27 ::ll::TypedStorage<8, 16, ::std::shared_ptr<::LevelChunkMetaDataDictionary>> mLevelChunkMetaDataDictionary;
28 ::ll::TypedStorage<8, 16, ::Bedrock::PubSub::Subscription> mOnNewDimensionCreatedSubscription;
29 ::ll::TypedStorage<8, 16, ::Bedrock::PubSub::Subscription> mOnChunkLoadedSubscription;
58 ::GeneratorType generatorType,
59 ::std::string
const& dimensionName,
71 ::std::string
const& dimensionName,
75 ::GeneratorType generatorType,
Definition AutomaticID.h:6
Definition BaseGameVersion.h:8
Definition DimensionHeightRange.h:5
Definition Dimension.h:83
Definition IDimensionManagerConnector.h:13
Definition ILevelChunkEventManagerConnector.h:14
Definition LevelChunk.h:74
Definition LevelSeed64.h:5