3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/core/file/PathBuffer.h"
13namespace ResourcePackPathLifetimeHelpers {
15class ResourcePackPathCache {
24 ResourcePackPathCache& operator=(ResourcePackPathCache
const&);
32 MCNAPI ::std::shared_ptr<::ResourcePackPathLifetimeHelpers::ScopeDestroyedPath const>
Definition PathBuffer.h:8
MCAPI ResourcePackPathCache()
MCAPI ::std::shared_ptr<::ResourcePackPathLifetimeHelpers::ScopeDestroyedPath const > getOrAdd(::Core::PathBuffer<::std::string > const &path)
Definition ScopeDestroyedPath.h:16