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;
47 virtual ~FilePathManager() ;
63 MCAPI static ::Core::PathBuffer<::Core::BasicStackString<char, 1024>>
const& ARCHIVE_DIR();
65 MCAPI static ::Core::PathBuffer<::Core::BasicStackString<char, 1024>>
const& HOME_DIR();
67 MCAPI static ::Core::PathBuffer<::Core::BasicStackString<char, 1024>>
const& PERSONA_TEST_DIR();
69 MCAPI static ::Core::PathBuffer<::Core::BasicStackString<char, 1024>>
const& REALM_WORLDS_DIR();
71 MCAPI static ::Core::PathBuffer<::Core::BasicStackString<char, 1024>>
const& RESOURCE_PACKS_DIR();
73 MCAPI static ::Core::PathBuffer<::Core::BasicStackString<char, 1024>>
const& WORLDS_DIR();