3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/core/file/PathBuffer.h"
7#include "mc/deps/core/string/BasicStackString.h"
8#include "mc/deps/core/utility/EnableNonOwnerReferences.h"
50 MCNAPI static ::Core::PathBuffer<::Core::BasicStackString<char, 1024>>
const&
ARCHIVE_DIR();
52 MCNAPI static ::Core::PathBuffer<::Core::BasicStackString<char, 1024>>
const&
HOME_DIR();
54 MCNAPI static ::Core::PathBuffer<::Core::BasicStackString<char, 1024>>
const&
PERSONA_TEST_DIR();
56 MCNAPI static ::Core::PathBuffer<::Core::BasicStackString<char, 1024>>
const&
REALM_WORLDS_DIR();
58 MCNAPI static ::Core::PathBuffer<::Core::BasicStackString<char, 1024>>
const&
RESOURCE_PACKS_DIR();
60 MCNAPI static ::Core::PathBuffer<::Core::BasicStackString<char, 1024>>
const&
WORLDS_DIR();
Definition EnableNonOwnerReferences.h:7
Definition FilePathManager.h:12
MCAPI ::Core::PathBuffer<::std::string > getWorldsPath() const
MCAPI ::Core::PathBuffer<::std::string > getUserDataPath() const
static MCAPI void ** $vftable()
static MCAPI ::Core::PathBuffer<::Core::BasicStackString< char, 1024 > > const & ARCHIVE_DIR()
static MCAPI ::Core::PathBuffer<::Core::BasicStackString< char, 1024 > > const & WORLDS_DIR()
static MCAPI ::Core::PathBuffer<::Core::BasicStackString< char, 1024 > > const & RESOURCE_PACKS_DIR()
static MCAPI ::Core::PathBuffer<::Core::BasicStackString< char, 1024 > > const & HOME_DIR()
static MCAPI ::Core::PathBuffer<::Core::BasicStackString< char, 1024 > > const & PERSONA_TEST_DIR()
static MCAPI ::Core::PathBuffer<::Core::BasicStackString< char, 1024 > > const & REALM_WORLDS_DIR()