22 ::ll::TypedStorage<8, 32, ::Core::PathBuffer<::std::string>> mRoot;
23 ::ll::TypedStorage<8, 32, ::Core::PathBuffer<::std::string>> mHome;
24 ::ll::TypedStorage<8, 32, ::Core::PathBuffer<::std::string>> mWorlds;
25 ::ll::TypedStorage<8, 32, ::Core::PathBuffer<::std::string>> mSharedWorlds;
26 ::ll::TypedStorage<8, 32, ::Core::PathBuffer<::std::string>> mLevelArchive;
27 ::ll::TypedStorage<8, 32, ::Core::PathBuffer<::std::string>> mUserData;
28 ::ll::TypedStorage<8, 32, ::Core::PathBuffer<::std::string>> mSharedData;
29 ::ll::TypedStorage<8, 32, ::Core::PathBuffer<::std::string>> mPersonaPiecePack;
30 ::ll::TypedStorage<8, 32, ::Core::PathBuffer<::std::string>
const> mPackagePath;
31 ::ll::TypedStorage<8, 32, ::Core::PathBuffer<::std::string>
const> mDataUrl;
32 ::ll::TypedStorage<8, 32, ::Core::PathBuffer<::std::string>
const> mExternalFilePath;
33 ::ll::TypedStorage<8, 32, ::Core::PathBuffer<::std::string>
const> mTemporaryFilePath;
34 ::ll::TypedStorage<8, 32, ::Core::PathBuffer<::std::string>
const> mCacheFilePath;
35 ::ll::TypedStorage<8, 32, ::Core::PathBuffer<::std::string>
const> mSettingsPath;
36 ::ll::TypedStorage<8, 32, ::Core::PathBuffer<::std::string>
const> mResourcePacks;
37 ::ll::TypedStorage<1, 1, bool const> mIsDedicatedServer;
42 FilePathManager& operator=(FilePathManager
const&);
48 virtual ~FilePathManager() ;
58 MCAPI_C ::Core::PathView getWorldsPath()
const;
66 MCAPI static ::Core::PathBuffer<::Core::BasicStackString<char, 1024>>
const& ARCHIVE_DIR();
68 MCAPI static ::Core::PathBuffer<::Core::BasicStackString<char, 1024>>
const& HOME_DIR();
70 MCAPI static ::Core::PathBuffer<::Core::BasicStackString<char, 1024>>
const& PERSONA_TEST_DIR();
72 MCAPI static ::Core::PathBuffer<::Core::BasicStackString<char, 1024>>
const& REALM_WORLDS_DIR();
74 MCAPI static ::Core::PathBuffer<::Core::BasicStackString<char, 1024>>
const& RESOURCE_PACKS_DIR();
76 MCAPI static ::Core::PathBuffer<::Core::BasicStackString<char, 1024>>
const& WORLDS_DIR();