3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/core/threading/Async.h"
7#include "mc/deps/core/utility/EnableNonOwnerReferences.h"
8#include "mc/deps/core/utility/NonOwnerPointer.h"
13namespace Bedrock::Http {
struct Url; }
14namespace Bedrock::Services {
class DiscoveryHelper; }
51 MCNAPI ::Bedrock::Threading::Async<::MinecraftServiceKeyInfo>
_fullFetch(
bool highPriority);
Definition EnableNonOwnerReferences.h:7
Definition NonOwnerPointer.h:9
Definition MinecraftServiceKeyManager.h:17
MCAPI MinecraftServiceKeyManager()
MCAPI void setDiscoveryHelper(::Bedrock::NonOwnerPointer<::Bedrock::Services::DiscoveryHelper > discoveryHelper)
MCAPI::MinecraftServiceKeyInfo getKeyInfo() const
static MCAPI void ** $vftable()
MCAPI ::Bedrock::Threading::Async<::MinecraftServiceKeyInfo > _fullFetch(bool highPriority)
MCAPI ::Bedrock::Threading::Async<::Bedrock::Http::Url > _getAuthServiceUrl()
Definition MinecraftServiceKeyInfo.h:5