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;
60 ::GeneratorType generatorType,
61 ::std::string
const& dimensionName,
70 ::std::string
const& dimensionName,
74 ::GeneratorType generatorType,
Definition AutomaticID.h:6
Definition DimensionHeightRange.h:5
Definition Dimension.h:83
Definition IDimensionManagerConnector.h:13
Definition ILevelChunkEventManagerConnector.h:14
Definition LevelChunk.h:74
Definition LevelSeed64.h:5