|
| virtual int | getWorldCount (::WorldType worldType, ::NetworkWorldType networkType) const |
| virtual::LocalWorldInfo const * | getLocalWorldAtIndex (int const index) const |
| virtual::LocalWorldInfo const * | getLocalWorldById (::std::string const &id) const |
| virtual bool | refresh (::WorldType tabType) |
| virtual void | startLocalWorld (::LocalWorldInfo worldInfo, ::LevelSettings const *settings) |
| virtual bool | isDirty () const |
|
virtual::IMinecraftEventing & | getMinecraftEventing () const |
|
MCAPI | PlayScreenModel (::MinecraftScreenModelContext context) |
|
MCAPI void | _fetchTrialAvailability () |
|
MCAPI void | _navigateToEditWorldScreen (::LocalWorldInfo const &info) |
|
MCAPI void | _populateAdditionalRealmsWorldsInfo () |
|
MCAPI void | _populateLocalWorldsFromStorageSource (::ILevelListCache &levelListCache, ::std::vector<::LocalWorldInfo > &localWorlds, ::std::vector<::LocalWorldInfo > &betaRetailWorlds, bool restrictTrial, bool fireTelemetry) |
|
MCAPI void | _populateNetworkWorlds () |
|
MCAPI void | _populateRealmsWorldsInternal (bool ofUnpairedParentRealms) |
|
MCAPI void | _remove3PServersMismatchingEditorMode () |
|
MCAPI void | _requestPendingInviteCount () |
|
MCAPI void | _sortRealmsWorlds (::std::string const currentUserXUID, ::std::vector<::Realms::World > &worlds) |
|
MCAPI void | _start3PNetworkWorld (::NetworkWorldInfo &world) |
|
MCAPI void | _startFriendNetworkWorld (::NetworkWorldInfo const &world) |
|
MCAPI void | _startRemoteNetworkWorld (::NetworkWorldInfo const &world) |
|
MCAPI bool | areExternalAndRemoteServerSame (::ExternalServer &externalServer, ::PingedCompatibleServer remoteServer) |
|
MCAPI void | convertLegacyWorld (::LegacyWorldInfo worldInfo, ::std::string const &newWorldDir, ::std::function< void(::Legacy::ImportStatus, float, ::std::shared_ptr<::ImportResult >)> callback) |
|
MCAPI ::Core::PathBuffer<::std::string > const | createUniquePathForWorld () const |
|
MCAPI void | deleteLegacyWorld (uint legacyWorldIndex) |
|
MCAPI void | fetchEduCloudWorlds () |
|
MCAPI void | fetchRealmsPlayerCounts () |
|
MCAPI void | fetchRealmsWorldsForPlayScreen () |
|
MCAPI void | fetchThirdPartyServerWorlds (bool forceFetch) |
|
MCAPI void | fireIgnoredNotificationsEvent (::IMinecraftEventing::IgnoredNotificationsType notificationType, int notificationCount, ::std::set<::IMinecraftEventing::IgnoredNotificationSource > notificationSources) |
|
MCAPI ::std::shared_ptr<::FilePickerSettings > | generateFilePickerSettingsForImport () |
|
MCAPI bool | getFetchingThirdPartyWorldsInProgress () const |
|
MCAPI ::std::vector<::ResourceLocation > | getLoadingPacks (::PackType type) const |
|
MCAPI void | handleLegacyWorldConversionComplete (::ImportResult const &result) |
|
MCAPI bool | hasLocalWorldWithId (::std::string const &levelId) |
|
MCAPI void | initLegacyWorldImporter () |
|
MCAPI void | initializeRealmsWorlds () |
|
MCAPI bool | isEditorPlaytestRoundtrip () const |
|
MCAPI bool | isLocalWorldRealmsPlus (::LocalWorldInfo const &world) |
|
MCAPI void | navigateToAddEditExternalScreen (int id) |
|
MCAPI void | navigateToEditWorldScreen (int index, ::std::function< void(::Core::Path const &)> onErrorCallback) |
|
MCAPI void | navigateToEditWorldScreen (::LocalWorldInfo *info, ::std::function< void(::Core::Path const &)> onErrorCallback) |
|
MCAPI void | navigateToEditWorldScreen (::std::string const &levelId, ::std::function< void(::Core::Path const &)> onErrorCallback) |
|
MCAPI void | navigateToRealmsSharingLauncherScreen (::std::string const &realmsInvite) |
|
MCAPI void | navigateToWorldSyncModalScreen (::std::string const &levelId, ::std::function< void(::nonstd::expected< void, ::Bedrock::ErrorInfo<::std::error_code > >)> onCompleteCallback) |
|
MCAPI::LocalWorldInfo | refreshLocalWorldInfo (::LocalWorldInfo const &worldInfo) |
|
MCAPI void | repopulateLocalWorlds () |
|
MCAPI void | startNetworkWorld (::NetworkWorldInfo worldInfo, ::NetworkWorldType worldType) |
|
MCAPI::Bedrock::PubSub::Subscription | subscribeToBuildGameList () |
|
MCAPI bool | supportsEduCloudWorlds () const |
|
MCAPI void | triggerMultiplayerGameRefresh (bool tryToReconnect) |
|
MCAPI void | updateWorldTimestamp (::NetworkWorldInfo const &worldInfo) |
|
MCAPI void | uploadLocalWorldFileAtIndex (::std::string const &realmID, int slotIndex, int index, ::std::function< void(::UploadState, ::Realms::World)> callbackAfterUpload) |
|
MCAPI void * | $ctor (::MinecraftScreenModelContext context) |
|
MCAPI int | $getWorldCount (::WorldType worldType, ::NetworkWorldType networkType) const |
|
MCAPI::LocalWorldInfo const * | $getLocalWorldAtIndex (int const index) const |
|
MCAPI::LocalWorldInfo const * | $getLocalWorldById (::std::string const &id) const |
|
MCAPI bool | $refresh (::WorldType tabType) |
|
MCAPI void | $startLocalWorld (::LocalWorldInfo worldInfo, ::LevelSettings const *settings) |
|
MCAPI bool | $isDirty () const |
|
MCFOLD::IMinecraftEventing & | $getMinecraftEventing () const |
| virtual void | navigateToDlcProgressScreen (::std::vector<::DlcId > const &dlcIds, ::std::function< void(bool, bool)> callback, bool showCloseButton, bool processingUpdates, bool requireCancelToExit) |
|
virtual::std::string const & | getLastPoppedScreenName () const |
|
virtual ::Bedrock::NotNullNonOwnerPtr<::StoreCatalogRepository > | getStoreCatalogRepository () const |
| virtual bool | doesPlatformSupportRealms () const |
| virtual bool | isSelectedSkinInitialized () const |
| virtual void | repopulateWorldTemplates () |
| virtual::WorldTemplateInfo const * | findWorldTemplateByUUID (::std::vector<::mce::UUID > const &packUUIDs) const |
| virtual bool | isPackIdInRealmsPlus (::std::string const &packId) const |
| virtual float | getStoreNetworkFailureTimeout () const |
| virtual bool | isInGame () const |
| virtual bool | isAdhocEnabled () const |
| virtual bool | isNetworkEnabled (::NetworkFilter withFilter) const |
| virtual bool | platformTTSExists () const |
|
MCAPI void | _showAnnouncementIfAvailable (::Bedrock::NonOwnerPointer<::AnnouncementSurface > surface) |
|
MCAPI bool | canDisableRecipeUnlockingAsDefault () const |
|
MCAPI void | cancelCreateRealmsWorld () |
|
MCAPI void | checkAndPostUnpublishedRealmEventsToRealm (::Realms::RealmId realmId, ::std::function< void(::Realms::Stories::RealmEvent, ::Clubs::FeedItem)> onSuccessfulPostToRealm) |
|
MCAPI bool | checkStoreForAvailableUpdates () const |
|
MCAPI void | clearAllUserCache () |
|
MCAPI void | clearScreenshotsCache () |
|
MCAPI ::std::shared_ptr<::CatalogCollection > | createCatalogCollection (::std::vector<::std::shared_ptr<::SearchQuery > > const &queries, int maxVisibleOffers) |
|
MCAPI ::std::shared_ptr<::CatalogCollection > | createCatalogCollection (::StoreSearchQuery const &query, int maxVisibleOffers) |
|
MCAPI ::std::vector<::EDULibraryCategory > | createLibraryCategoryPage (::std::vector<::std::string > const &pages) |
|
MCAPI ::std::shared_ptr<::LibraryCollection > | createLibraryCollection (::std::shared_ptr<::LibraryCollectionConfig > config) |
|
MCAPI ::std::shared_ptr<::WorldFileDownloadManager > | createLibraryWorldFileDownloadManager () |
|
MCAPI ::std::shared_ptr<::ResourcePackFileUploadManager > | createResourcePackFileUploadManager () |
|
MCAPI ::std::shared_ptr<::WorldFileUploadManager > | createWorldFileUploadManager () |
|
MCAPI void | dismissNewPlayerFlow () |
|
MCAPI void | fetchContentInRealmsPlus (::std::function< void()> callback) |
|
MCAPI void | fetchLibraryWorldSize (::std::shared_ptr<::LessonItem > lessonItem) |
|
MCAPI void | forcePersonaServiceSync () const |
|
MCFOLD bool | fulfillPriorPlatformOfferPurchase (::std::weak_ptr<::Purchase > purchase, ::std::unique_ptr<::PlatformOfferTransactionContext > context) |
|
MCFOLD bool | fulfillPriorRealmsPurchase (::std::weak_ptr<::Purchase > purchase, ::std::unique_ptr<::RealmsTransactionContext > context) |
|
MCAPI ::Bedrock::NotNullNonOwnerPtr<::IContentAccessibilityProvider const > | getAccessibilityProvider () const |
|
MCAPI::EDULibraryCategory * | getLibraryCategory (::std::string const &name) |
|
MCAPI::MinecoinCatalogModel & | getMinecoinCatalogModel () |
|
MCFOLD ::Bedrock::Threading::Async< bool > | getNeedsOfflineAuthCode () |
|
MCAPI::std::string_view | getNewPlayerFlowTargetRoute () const |
|
MCAPI ::std::shared_ptr<::Social::User > | getPrimaryUser () const |
|
MCAPI ::std::shared_ptr<::Realms::Stories::FacetStateManager > const | getRealmsStoriesFacetStateManager () const |
|
MCAPI ::std::shared_ptr<::Realms::RealmsWorldContext > const | getRealmsWorldContext () const |
|
MCAPI::SkinPackCollectionModel & | getSkinPackCollection () |
|
MCAPI ::std::shared_ptr<::SkinPickerUpsellTreatmentQuery > | getSkinPickerUpsellTreatmentQuery (::std::function< void(::SearchQuery const *)> callback) const |
|
MCAPI::StoreCatalogItem & | getStoreCatalogItemByProductId (::std::string const &productId) |
|
MCAPI bool | getStoreRequiresRestoreButton () const |
|
MCAPI bool | getStoreShouldHideUpdateRow () const |
|
MCAPI bool | getStoreSupportsSubscriptions () const |
|
MCAPI::std::string | getSunsettingText () |
|
MCAPI bool | getUnfulfilledPlatformOfferPurchase (::PlatformOfferPurchaseDetails &details) |
|
MCAPI bool | getUnfulfilledRealmsPurchase (::RealmsPurchaseDetails &details) |
|
MCAPI int | getUserCoinBalance () const |
|
MCAPI::std::string | getUserCoinBalanceAsString () const |
|
MCAPI::WorldFileDownloadManager & | getWorldFileDownloadManager () |
|
MCAPI::WorldSeedCatalogModel & | getWorldSeedCatalogModel () |
|
MCAPI bool | hasDismissedNewPlayerFlow () const |
|
MCAPI bool | hasSeenSonyTokensPopup () const |
|
MCAPI void | instantiateTemplate (::PackManifest const &manifest, ::std::function< void(::LevelSummary *, ::InstantiationResult)> callback) |
|
MCAPI bool | isAbleToFetch (bool signInFailed) const |
|
MCAPI bool | isAppStoreReady () const |
|
MCAPI bool | isNewPlayerPathV3ABCTest () const |
|
MCAPI bool | isPlatformServiceMultiplayerConnected () const |
|
MCAPI bool | isRealmsCachedTrialAvailable () const |
|
MCAPI bool | isServiceMultiplayerAvailableAndConnected (::Social::MultiplayerServiceIdentifier service) const |
|
MCAPI bool | isSidebarNavigationLayoutActive (::sidebar::navigationLayout::Type layoutType) const |
|
MCAPI void | joinExperienceWorld (::ExperienceJoinRequestInfo const &connectionData) |
|
MCAPI void | launchSunsettingUri () |
|
MCAPI void | navigateToApplyResourcePacksScreen (::std::function< void(::MinecraftScreenModel &)> applyPacks) |
|
MCAPI void | navigateToBundleWarningScreen (::IStoreCatalogItem const &catalogItem, ::OfferCollectionComponent const &bundle, ::std::function< void()> onPurchaseCallback) |
|
MCAPI void | navigateToChooseRealmScreen (::std::function< void(::Realms::World)> callback, ::SlotSelectedAction action, ::std::function< void()> onCancelCallback) |
|
MCAPI void | navigateToCoinPurchaseScreen (::std::string const &coinPurchaseScreenPageId, int coinsNeeded, ::std::function< void(bool, int)> callback) |
|
MCAPI void | navigateToCreateWorldUpsellScreen (bool firstTimeShown, ::std::string const &additionalScreenInfo) |
|
MCAPI void | navigateToEDUFetchProgressHandler (::std::shared_ptr<::PlayScreenModel > model) |
|
MCAPI void | navigateToEDUFetchServersProgressHandler (::Bedrock::NonOwnerPointer<::EDUServersScreenController > eduServersScreenController) |
|
MCAPI void | navigateToEDULibraryRoot () |
|
MCAPI void | navigateToEDUPlayScreen () |
|
MCAPI void | navigateToEDUServerResolvingProgressHandler (::Social::EduDedicatedServerDetails const &details, ::std::string const &passcode, ::std::shared_ptr<::PlayScreenModel > model, ::brstd::move_only_function< void()> &reopenPasscodeEntry) |
|
MCAPI void | navigateToEDUServersScreen () |
|
MCAPI void | navigateToEDUUploadProgressHandler (::std::string const &levelId, ::std::string const &levelName, ::Bedrock::NonOwnerPointer<::EduCloud::IEduCloudSaveSystem > eduCloudSaveSystem, ::std::optional<::CloudSaveLevelInfo > cloudSaveInfo) |
|
MCAPI void | navigateToFeaturedWorld () |
|
MCAPI void | navigateToFileDownloadScreenAsync (uint64 estimatedDiskWriteSize, ::std::string const &realmID, int slotIndex, ::std::string const &realmName, ::std::string const &realmVersion, ::std::string const &realmVersionName, ::std::function< void(bool)> callback) |
|
MCAPI void | navigateToLibraryItemScreen (::std::shared_ptr<::LibraryItem > item) |
|
MCAPI void | navigateToLibraryItemScreen (::std::string itemId) |
|
MCAPI void | navigateToLibrarySearchScreen (::std::shared_ptr<::LibraryCollection > collection, ::std::string const &libraryTitle, ::std::string const &libraryIcon) |
|
MCAPI void | navigateToLibraryTagScreen (::std::shared_ptr<::LibraryCollection > collection, ::std::string const &libraryTitle, ::std::string const &libraryIcon, ::std::string const &libraryPageDescription) |
|
MCAPI void | navigateToLibraryWorldScreen (::std::shared_ptr<::LibraryCollection > collection, ::std::string const &libraryTitle, ::std::string const &libraryIcon, ::std::string const &libraryPageDescription, ::std::string const &categoryTitle) |
|
MCAPI void | navigateToLocalWorldPickerScreen (::std::string const &realmID, int slotIndex, ::std::function< void(::UploadState, ::Realms::World)> callback) |
|
MCAPI void | navigateToManifestValidationScreen (::ResourceLocation const &resourceLocation, ::std::shared_ptr<::PackContentItem const > const &contentItem) |
|
MCAPI void | navigateToMarketplacePassPDPScreen (::MarketplacePassTabIndex tabIndex, ::sidebar::navigationLayout::Type sidebarLayoutType) |
|
MCAPI void | navigateToMarketplacePassPDPViewAllPacksScreen () |
|
MCAPI void | navigateToOreUIChooseRealmSubscriptionScreen () |
|
MCAPI void | navigateToOreUIRealmsCreatePreviewWithOnlyOneSubscriptionScreen () |
|
MCAPI void | navigateToPackSettingsScreen (::PackSettingsInfo packSettingsInfo) |
|
MCAPI void | navigateToPlayScreen (::PlayScreenDefaultTab tab) |
|
MCAPI void | navigateToPromotionAction (::ExperiencePromotion const &promotion) |
|
MCAPI void | navigateToPurchaseOfferScreen (::IStoreCatalogItem const &item, ::StoreNavigationOrigin origin, bool) |
|
MCAPI void | navigateToPurchaseOfferScreen (::std::string const &productId, ::StoreNavigationOrigin origin, ::std::string const &, bool) |
|
MCAPI void | navigateToPurchaseOfferScreen (::mce::UUID const &uuid, ::StoreNavigationOrigin origin, ::std::string const &, bool) |
|
MCAPI void | navigateToRealmsAllowListScreen (::Realms::World const &world, ::std::function< void()> followUpActionAfterCreation) |
|
MCAPI void | navigateToRealmsCreateScreen (::RealmsCreateParams const &createParams) |
|
MCAPI bool | navigateToRealmsOffers (::StoreDataDrivenScreenParams const ¶ms) |
|
MCAPI void | navigateToRealmsPDPViewAllPacksScreen () |
|
MCAPI void | navigateToRealmsPlusPurchaseWarningScreen (::std::function< void()> callback) |
|
MCAPI void | navigateToRealmsWorldProgressScreen (::std::string const &uniqueEventName, ::std::unique_ptr<::ProgressHandler > connectHandler, ::std::unique_ptr<::ProgressHandler > progressHandler, ::std::function< void()> onlineSafetyCancelledCallback) |
|
MCAPI void | navigateToStoreInventoryScreen () |
|
MCAPI void | navigateToStoreSearchScreen (::std::string const &searchText, ::std::string const &mPackTypeFilter) |
|
MCAPI void | navigateToStoreSearchScreen (::LinksToStyle const &linksToStyle, ::std::string const &searchText, ::std::string const &packTypeFilter) |
|
MCAPI void | navigateToSubmitFeedbackScreen (::FeedbackType feedbackType, ::std::string const &identifier) |
|
MCAPI void | navigateToSunsettingScreen (::std::string title) |
|
MCAPI void | navigateToUGCViewerScreen (::std::function< void(::std::string const &, ::std::string const &, ::Core::Path const &)> closeCallback) |
|
MCAPI void | navigateToUploadPackFileProgressScreen (::std::string const &realmID, ::Core::Path const &path, int slotIndex, bool archiveNeeded, ::std::function< void(::UploadState, ::Realms::World)> uploadPackCallback) |
|
MCAPI void | navigateToWorldConversionCompleteScreen (::std::string const &levelId, ::std::function< void()> cancelCallback) |
|
MCAPI ::std::unique_ptr<::DlcUIWrapper > | newDlcUIWrapper (::MainMenuScreenController &controller) |
|
MCAPI void | performPlayerSafetyScanRequest (::std::string const &feedback, ::std::function< void(::Bedrock::Http::Status const &, bool)> callback) |
|
MCAPI bool | prepareAppStoreForPurchases (::std::function< void(bool)> callback) |
|
MCAPI void | purchaseMarketplacePass (::std::string const &productSku, ::std::unique_ptr<::TransactionContext > &&context) |
|
MCAPI bool | purchasePlatformOffer (::PlatformOfferModel const &platformOfferModel, ::std::unique_ptr<::TransactionContext > &&context, ::PurchasePath path) |
|
MCAPI void | quickPlay () |
|
MCAPI void | redeemRealmsCatalogOffer (::std::string const &productId, ::std::function< void(bool)> outerCallback) |
|
MCAPI void | refreshUserInventory () const |
|
MCAPI::Bedrock::PubSub::Subscription | registerPrimaryUserSignInSubscriber (::std::function< void(uint, ::Social::IdentityType)> listener) |
|
MCFOLD ::Bedrock::Threading::Async< bool > | requestOfflineAuthCode () |
|
MCAPI void | setDeepLinkListenerMainMenuParameters (::std::function< void(::DownloadError const &)> onDownloadError) |
|
MCAPI void | setEditorConnectionJoinIntent (::EditorConnectionJoinIntent editorConnectionJoinIntent) |
|
MCAPI void | setHasSeenSonyTokenPopup (bool newValue) |
|
MCAPI void | setStoreCatalogItemViewed (::IStoreCatalogItem const &item) const |
|
MCAPI void | setStoreCatalogItemViewed (::std::string const &productId) const |
|
MCAPI void | submitReviewFor (::std::string const &productId, int rating, ::std::function< void()> successCallback) |
|
MCAPI ::Bedrock::Threading::Async<::SubmitItemRatingResult > | submitReviewForEntitlementManager (::std::string const &productId, int rating) |
|
MCAPI bool | supportsFliteTTS () const |
|
MCAPI bool | supportsXboxLiveAchievements () const |
|
MCAPI void | uploadLocalWorldFile (::std::string const &realmID, ::std::string const &worldID, int slotIndex, ::std::function< void(::UploadState, ::Realms::World)> callback) |
|
MCAPI void | $dtor () |
|
MCAPI void | $navigateToDlcProgressScreen (::std::vector<::DlcId > const &dlcIds, ::std::function< void(bool, bool)> callback, bool showCloseButton, bool processingUpdates, bool requireCancelToExit) |
|
MCAPI::std::string const & | $getLastPoppedScreenName () const |
|
MCFOLD ::Bedrock::NotNullNonOwnerPtr<::StoreCatalogRepository > | $getStoreCatalogRepository () const |
|
MCFOLD bool | $doesPlatformSupportRealms () const |
|
MCFOLD bool | $isSelectedSkinInitialized () const |
|
MCAPI void | $repopulateWorldTemplates () |
|
MCAPI::WorldTemplateInfo const * | $findWorldTemplateByUUID (::std::vector<::mce::UUID > const &packUUIDs) const |
|
MCAPI bool | $isPackIdInRealmsPlus (::std::string const &packId) const |
|
MCFOLD float | $getStoreNetworkFailureTimeout () const |
|
MCFOLD bool | $isInGame () const |
|
MCAPI bool | $isAdhocEnabled () const |
|
MCAPI bool | $isNetworkEnabled (::NetworkFilter withFilter) const |
|
MCFOLD bool | $platformTTSExists () const |
| virtual bool | tryNavigateToProfileScreen () |
| virtual bool | tryNavigateToSafeZoneScreenOnFirstSignin () |
| virtual void | navigateToStoreDataDrivenScreen (::StoreDataDrivenScreenParams const ¶ms, bool forceDisableProgressScreen) |
| virtual bool | leaveScreen (::std::string expectedScreenName, bool onlyThis) |
| virtual void | popScreensBackTo (::ui::SceneType const sceneType) |
| virtual bool | isLeaveGameDone () const |
| virtual void | requestLeaveGame (bool switchScreen, bool sync) |
| virtual void | destroyGame () |
| virtual::SubClientId | getSubClientId () const |
|
virtual::IDlcBatchModel & | getDlcBatchModel (::std::vector<::DlcId > const &dlcIds) |
|
virtual::IDlcBatchModel & | getDlcBatchModel (::std::vector<::std::string > const &productIds) |
|
virtual::IDlcBatchModel & | getDlcBatchModel (::std::vector<::PackIdVersion > const &packIds) |
| virtual bool | isUserReady () const |
| virtual::ResourcePackManager & | getResourcePackManager () const |
|
virtual::SkinHandle const & | getSelectedSkinHandle () const |
| virtual ::Bedrock::NotNullNonOwnerPtr<::Social::IUserManager > | getUserManager () |
| virtual ::Bedrock::NotNullNonOwnerPtr<::Social::IUserManager > const | getUserManager () const |
| virtual::INetworkGameConnector & | getNetworkGameConnector () |
|
MCAPI bool | _isPremium (::PackManifest const &manifest) const |
|
MCAPI bool | _isPremiumLocked (::PackManifest const &manifest) const |
|
MCAPI bool | _isRealmsPlus (::PackManifest const &manifest) const |
|
MCAPI ::Bedrock::Threading::Async< void > | _queueForMainThread (::std::function< void()> &&callback) |
|
MCAPI void | _sendResourcePackClientResponse (::ResourcePackResponse response, ::std::set<::std::string > *downloadingPacks) |
|
MCAPI void | _startLocalServerAsync (::std::string const &levelId, ::std::string const &levelName, ::ContentIdentity const &contentIdentity, ::LevelSettings const &settings) |
|
MCAPI void | acceptRealmsInvite (::Invites::InviteId invite, ::std::function< void(::Realms::GenericStatus, ::Realms::FailureReason)> callback) |
|
MCAPI void | acceptRealmsLink (::std::string realmInvite, ::std::function< void(::Realms::GenericStatus, ::Realms::FailureReason, ::Realms::World)> callback) |
|
MCAPI void | acknowledgePartyDestinationCookie (bool accepted) |
|
MCAPI void | activateNewPreviewRealm (::Realms::RealmId worldId, ::std::function< void(::Realms::GenericStatus, ::Realms::RealmId)> callback) |
|
MCAPI void | addDownloadCallback (::std::weak_ptr< bool > existenceTracker, ::std::function< void(::DownloadStateObject &)> callback) |
|
MCAPI void | addEduCredentialsObserver (::edu::auth::CredentialsObserver &observer) |
|
MCAPI void | addEduDeeplinkObserver (::EduDeeplinkObserver &observer) const |
|
MCAPI bool | addExternalServer (::std::string const &name, ::std::string const &address, int port) |
|
MCAPI void | addTTSMessage (::std::string const &message, bool interruptible, ::std::string const &interruptibleId, bool required, bool disregardAppFocus) |
|
MCAPI void | addToRealmsBlocklist (::Realms::RealmId worldId, ::std::string const ¤tUserXuid, ::std::string const &xuidToBlock, ::std::function< void(::Realms::GenericStatus)> callback) |
|
MCAPI bool | allowBetaXblSignIn () const |
|
MCAPI bool | areAnyDownloadsOrImportsActive () const |
|
MCAPI bool | arePersonaAppearancesLoading () const |
|
MCAPI bool | canEditPermissionsEDU (::ActorUniqueID const &id) |
|
MCAPI bool | canLaunchUri (::std::string const &uri) |
|
MCAPI bool | canManageSubscriptionForStoreId (::std::string const &storeId) const |
|
MCAPI bool | canUserDoActionForCurrentRealm (::Realms::PlayerRoleActions action) const |
|
MCAPI bool | canUserDoRealmRoleAction (::Realms::World const &realmWorld, ::Realms::PlayerRoleActions action) const |
|
MCAPI void | cancelEDUServicePackDownload (::std::string const &cancelReason) const |
|
MCAPI void | cancelJoinGame (::LoadingState loadingState) |
|
MCAPI void | checkConnectionEvents () |
|
MCAPI void | checkPremiumPlatformAccessAsync (::std::function< void(bool)> callback) |
|
MCAPI void | checkRealmsPaymentService (::std::function< void(bool)> callback) |
|
MCAPI void | clearContentLogMessages () |
|
MCAPI void | clearDevConsoleScreenMessages () |
|
MCAPI void | clearEditorPlaytestRoundtripInfo () const |
|
MCAPI void | clearTTSQueue () |
|
MCAPI void | closeRealmsWorld (::Realms::RealmId worldId, ::std::function< void(::Realms::GenericStatus)> callback, ::std::function< void(int)> retryCallback) |
|
MCAPI void | clubNameVetting (::std::string const &name, ::std::function< void(::Realms::GenericStatus, ::Realms::FailureReason)> callback) |
|
MCAPI void | completeServerForm (uint formId, ::ModalFormCancelReason cancelReason) |
|
MCAPI void | completeServerForm (uint formId, ::Json::Value response) |
|
MCAPI void | confirmResourcePackDownload (::ResourcePackResponse response, bool downloadOptionalResourcePacks, bool forceServerPacksEnabled) |
|
MCAPI void | connectToPlatformNetwork (::std::function< void(::Social::UserPlatformConnectionResult)> callback, bool isUserInitiated) |
|
MCAPI bool | continueResourcePackDownloadAfterCDNFailure () |
|
MCAPI::std::string | copyWorld (::std::string const &worldId) |
|
MCAPI void | createAndUploadWorldToRealm (::LevelSummary const &levelSummary, ::LevelSettings const &levelSettings, ::Realms::World world, ::std::function< void(::Realms::World)> callback) |
|
MCAPI void | createAndUploadWorldToRealm (::std::string const &levelId, ::std::string levelName, ::LevelSettings const &settings, ::Realms::World world, ::std::function< void(::Realms::World)> callback) |
|
MCAPI void | createInviteLink (::Realms::RealmId worldId, int64 expiry, ::std::function< void(::Realms::GenericStatus, ::Realms::InviteLink)> callback) |
|
MCAPI ::std::unique_ptr<::PlatformMultiplayerRestrictions > | createPlatformMultiplayerRestrictions () |
|
MCAPI void | deleteAllContentLogs () const |
|
MCAPI void | deleteAllDiagnosticsAndProfilerCaptures () const |
|
MCAPI void | deleteAllLocalScreenshots () |
|
MCAPI void | deleteInviteLink (::std::string const &linkId, ::std::function< void(::Realms::GenericStatus)> callback) |
|
MCAPI void | deleteRealm (::Realms::RealmId worldId, ::std::function< void(::Realms::GenericStatus)> callback) |
|
MCAPI void | deleteRealmWorldBackup (::Realms::RealmId const &worldId, int slotIndex, ::std::string const &backupId, ::std::function< void(int)>, ::std::function< void(::Realms::GenericStatus, ::std::string)> callback) |
|
MCAPI void | devConsoleExecuteCommand (::std::string const &command) |
|
MCAPI void | displayPremiumUpsellDialogAsync (::std::function< void(bool)> callback) |
|
MCAPI bool | doesUserHavePremiumPlatformAccess () const |
|
MCAPI bool | editExternalServer (int id, ::std::string const &name, ::std::string const &address, int port, bool updateTimeStamp) |
|
MCAPI::std::string | emoticonifyText (::std::string const &text, bool isGameTip) |
|
MCAPI void | fetchActiveWorldCurrentSize (::Realms::RealmId const &realmId, int slotIndex, ::std::function< void(::Realms::GenericStatus, int64)> callback) |
|
MCAPI void | fetchRealmsWorlds (::std::function< void(::Realms::GenericStatus, ::std::vector<::Realms::World >)> callback) |
|
MCAPI void | fetchScreenshots (::std::vector<::Core::PathBuffer<::std::string > > &results) |
|
MCAPI::std::string | filterProfanityFromString (::ProfanityFilterContext stringContext, ::std::string const &str, bool allowFilterOverride) const |
|
MCAPI bool | findProfanityInString (::ProfanityFilterContext stringContext, ::std::string const &str) const |
|
MCAPI void | fireBannedSkinVerification (::std::string const &skinData, bool wasApproved, int eventCode, ::std::string const &message) const |
|
MCAPI void | fireCodeBuilderCachePerformanceEvent (::CodeBuilderPerformance::Stage stage) |
|
MCAPI void | fireEventAdhocNetworkEnabled () const |
|
MCAPI void | fireEventInventoryClosed () |
|
MCAPI void | fireEventInventoryOpened (bool workbench) |
|
MCAPI void | fireEventItemSelected (::ItemStackBase const &item) |
|
MCAPI void | fireEventScreenChanged (::std::string const &screenName, ::std::unordered_map<::std::string, ::std::string > const &additionalProperties) |
|
MCAPI void | firePackSettingsEvent (::PackSettings const &packSettings, ::PackManifest const &manifest, ::std::string serializedPackSettings) |
|
MCAPI void | fireSignOutEdu (::std::string const &action, ::std::string const &error) const |
|
MCAPI void | fireSwitchAccountEdu () const |
|
MCAPI void | flushQueuedDevConsoleMessages () |
|
MCFOLD bool | fulfillPriorEduPurchase (::std::weak_ptr<::Purchase > purchase, ::std::unique_ptr<::TransactionContext > context) |
|
MCAPI ::std::shared_ptr<::FilePickerSettings > | generateFilePickerSettingsForAlbum (::PDFOptions const &options, ::std::string const &defaultOutName) |
|
MCAPI ::std::shared_ptr<::FilePickerSettings > | generateFilePickerSettingsForExport () |
|
MCAPI ::std::shared_ptr<::FilePickerSettings > | generateFilePickerSettingsForExport (::std::string const &levelId, ::std::string const &levelName, ::FileArchiver::ExportType type) |
|
MCAPI::PlayerAchievementData const & | getAchievementData () const |
|
MCAPI ::Bedrock::NotNullNonOwnerPtr<::ActiveDirectoryIdentity const > | getActiveDirectoryIdentity () |
|
MCAPI void | getAllInviteLinks (::Realms::RealmId worldId, ::std::function< void(::Realms::GenericStatus, ::std::vector<::Realms::InviteLink >)> callback) |
|
MCAPI bool | getBlankLineDismissesChat () const |
|
MCFOLD::std::string | getBuildDateISOString () const |
|
MCAPI::BuildPlatform | getBuildPlatform () const |
|
MCAPI::std::string | getButtonTexture (::TriggerIndiciesEnum trigger) |
|
MCAPI::std::string | getButtonTexture (::ButtonIndiciesEnum button, ::IconSize iconSize) |
|
MCAPI::ClipboardFeatureFlags | getClipboardFeatures () const |
|
MCAPI void | getClubProfile (::std::string const &clubId, ::std::function< void(::Clubs::ClubModel, ::Clubs::GenericStatus)> callback) |
|
MCAPI void | getClubUnreadCount (::std::string const &clubId, ::std::function< void(int, ::Clubs::GenericStatus)> callback) |
|
MCAPI void | getClubUnreadCounts (::std::vector<::std::string > const &clubIds, ::std::function< void(::std::map<::std::string, int >, ::Clubs::GenericStatus)> callback) |
|
MCAPI::MinecraftCommands & | getCommands () |
|
MCAPI ::std::vector<::ContentLogMessage > const & | getContentLogMessages () const |
|
MCAPI::ContentTierInfo | getContentTierInfo () const |
|
MCAPI::Realms::World & | getCurrentRealm () |
|
MCAPI::std::string | getCurrentXUID () const |
|
MCAPI::SkinHandle | getCustomSkinHandle (::persona::DefaultSkinType skinType) const |
|
MCAPI ::std::vector<::std::string > const & | getDevConsoleScreenMessages () |
|
MCAPI::DimensionHeightRange | getDimensionHeightRange () const |
|
MCAPI::WireframeQueue * | getDimensionWireframeQueue () |
|
MCAPI::std::string | getDisplayName () const |
|
MCAPI ::Bedrock::NonOwnerPointer<::EduCloud::IEduCloudSaveSystem > | getEDUCloudSaveSystem () const |
|
MCAPI::IEDUDiscoveryService & | getEDUDiscoveryService () |
|
MCAPI float | getEDUServicePackProgress () const |
|
MCAPI::std::string | getEduOfferPrice () |
|
MCAPI::EducationLevelSettings const * | getEducationLevelSettings () const |
|
MCAPI ::std::tuple<::std::string, ::std::string, int > | getExternalServerInfo (int id) |
|
MCAPI ::std::optional<::Social::GameConnectionInfo > | getGameConnectionInfo () |
|
MCAPI::IGameConnectionListener const & | getGameConnectionListener () |
|
MCAPI int | getHotbarSlotCount () const |
|
MCAPI::std::string | getIpAddress () const |
|
MCAPI bool | getIsWaitingForSession () const |
|
MCAPI::KeyboardRemappingLayout & | getKeyboardRemappingLayout () const |
|
MCAPI::KeyboardRemappingLayout & | getKeyboardRemappingLayoutByType (::KeyboardType keyboardType) const |
|
MCAPI::std::string const & | getLastContentLogMessage () const |
|
MCAPI::std::string const & | getLastDevConsoleMessage () |
|
MCAPI::LevelData const * | getLevelData () const |
|
MCAPI::LevelData * | getLevelData () |
|
MCAPI void | getLinkedPlatformIds (::std::function< void(::std::string, ::std::string)> callback, ::std::vector<::std::string > const &xuids) const |
|
MCAPI void | getLinkedXuids (::std::function< void(::std::string, ::std::string)> callback, ::std::vector<::std::string > const &platformIds) const |
|
MCAPI float | getLoadingProgress () |
|
MCAPI::LocalPlayer * | getLocalPlayer () const |
|
MCAPI::ActorUniqueID | getLocalPlayerEntityID () const |
|
MCAPI::mce::UUID | getLocalPlayerUUID () |
|
MCAPI::std::string const | getMarketplaceDisabledReason () const |
|
MCAPI::std::string | getMarketplacePassPrice (::std::string const &productSku, ::std::string const &caymanId) const |
|
MCAPI uint | getMaxPlatformInvitablePlayers () const |
|
MCAPI uint | getMaxSimRadiusInChunks () const |
|
MCAPI::std::string | getMinecraftAccountID () const |
|
MCAPI::std::string | getNetworkInfoStringInGame () const |
|
MCAPI bool | getNewJukeboxPopupItemText (::std::string &newText, bool &isCreative) |
|
MCAPI bool | getNewPopupItemText (::std::string &newText, bool &isCreative) |
|
MCAPI::SDL::SubscriptionInfo | getNextAvailableSubscriptionInfo () const |
|
MCAPI ::Bedrock::PubSub::Connector< void(::PlayerListEntry const &, ::std::unordered_map<::mce::UUID, ::PlayerListEntry > const &)> & | getOnPlayerListEntryRemovedConnector () const |
|
MCAPI::IOptionRegistry & | getOptions () const |
|
MCAPI ::std::shared_ptr<::WebviewInterface > | getOrCreateWebviewInterface (::WebviewInterfaceType interfaceType) |
|
MCAPI::std::string | getPlatformAppropriateSubscriptionLocString (::std::string locString, bool isForRealms) const |
|
MCAPI void | getPlatformFriendProfiles (::std::function< void(::std::vector<::Social::PlatformUserProfileData > const &)> callback) |
|
MCAPI void | getPlatformProfile (::std::string const &platformId, ::std::function< void(::Social::PlatformUserProfileData &)> callback) |
|
MCAPI::CommandPermissionLevel | getPlayerCommandPermissionLevel () const |
|
MCAPI::GameType | getPlayerGameType () const |
|
MCAPI::std::string | getPlayerName () const |
|
MCAPI short | getPointerX () const |
|
MCAPI short | getPointerY () const |
|
MCAPI void | getPreferredRegions (::std::function< void(::Realms::GenericStatus, ::std::vector<::Realms::ServerRegion >)> callback) |
|
MCAPI::std::string | getPriceDisclaimerText () const |
|
MCAPI ::std::pair<::std::string, bool > const | getPrivilegesBlockedString (::Social::PermissionCheckResult const &reason, ::std::string const &needXBLGold, ::std::string const &specificPrivilege, ::std::string const &platformRestriction, ::std::string const &noInternetConnection, ::std::string const &unknownError) const |
|
MCAPI ::Bedrock::Threading::Async<::Core::PathBuffer<::std::string > > | getProfileImageFile (::Social::ProfileImageOptions const &options) |
|
MCAPI void | getProfiles (::std::vector<::std::string > const &xuids, ::std::function< void(::std::vector<::Social::XboxLiveUserProfileData const * > const &)> batchedCollectionCallback) |
|
MCAPI void | getRealmWorldBackupList (::Realms::RealmId worldId, int slotIndex, ::std::function< void(::Realms::GenericStatus, ::Realms::WorldBackupList)> callback) |
|
MCAPI void | getRealmsBlocklist (::Realms::RealmId worldId, ::std::function< void(::Realms::GenericStatus, ::std::vector<::std::string >)> callback) |
|
MCAPI void | getRealmsConfigDetails (::Realms::RealmId worldId, ::std::function< void(::Realms::GenericStatus, ::Realms::ConfigInfo)> callback) |
|
MCAPI ::Bedrock::NotNullNonOwnerPtr<::Realms::InvitesService > | getRealmsInvitesService () |
|
MCAPI void | getRealmsMembers (::Realms::RealmId worldId, ::std::function< void(::Realms::GenericStatus, ::std::vector<::Realms::Player >)> callback) |
|
MCAPI void | getRealmsOnlinePlayers (::std::function< void(::Realms::GenericStatus, ::std::vector<::Realms::World >)> callback) |
|
MCAPI void | getRealmsWorld (::Realms::RealmId worldId, ::std::function< void(::Realms::GenericStatus, ::Realms::World)> callback, bool userWaiting) |
|
MCAPI::Realms::World | getRealmsWorldContextWorld () const |
|
MCAPI float | getResourcePackDownloadProgress (::std::string &message) const |
|
MCAPI::std::string | getScreenName () const |
|
MCAPI::std::string | getScreenTelemetry () const |
|
MCAPI::PlayerInventorySlotData | getSelectedSlot () |
|
MCAPI::std::string const & | getServerSettingsData () |
|
MCAPI uint | getServerSettingsId () |
|
MCAPI::std::string | getSessionConfigKnownPageKeyValue (::std::string const &pageId) const |
|
MCAPI bool | getSimPaused () const |
|
MCAPI::std::string | getSplitscreenJoinText () const |
|
MCAPI::StoreContentSources | getStoreContentSources () const |
|
MCAPI::std::string | getStoreDocumentId () const |
|
MCAPI bool | getStoreHasMarketplacePassProducts () const |
|
MCAPI bool | getStoreHasRealmsProducts () const |
|
MCAPI::std::string | getStoreId () const |
|
MCAPI::SDL::SubscriptionInfo | getSubscriptionFullPriceInfo () const |
|
MCAPI::std::string | getTermsOfUseHyperlink () const |
|
MCAPI void | getThirdPartyDisplayPicture (::std::string const &playerId, ::std::function< void(::Core::Path const &)> callback, bool isLocal) |
|
MCAPI bool | getTipText (::std::string &text) |
|
MCAPI uint64 | getTotalHardwareThreadsCount () const |
|
MCAPI::OreUI::Router & | getUIRouter () |
|
MCAPI bool | getUnfulfilledEduPurchase (::EduPurchaseDetails &details) |
|
MCAPI::GameType | getUnmappedPlayerGameType () const |
|
MCAPI void | getUserMemberOfWorldsCount (::std::function< void(::Realms::GenericStatus, bool)> callback) |
|
MCAPI::Social::XboxLiveUserProfileData const & | getUserProfileDataByXuid (::std::string const &xuid) |
|
MCAPI::std::string | getVersionString () const |
|
MCAPI ::std::shared_ptr<::WebviewInterface > | getWebviewInterface (::WebviewInterfaceType interfaceType) |
|
MCAPI void | getWorldFromLink (::std::string realmInvite, ::std::function< void(::Realms::GenericStatus, ::Json::Value const &&, ::Realms::World)> callback) |
|
MCAPI::LoadingState | getWorldLoadingState () const |
|
MCAPI ::std::vector<::std::string > | getXuidsInLobby () const |
|
MCAPI::PurchaseResult | goToExternalPlatformOffer (::std::string const &offerId, ::std::function< void(bool)> finishedExternalCoinPurchase, ::std::function< void(bool, int)> boughtEnoughCoinsCallback) |
|
MCAPI void | handleHideGUIButtonPress () |
|
MCAPI void | handleHidePaperDollButtonPress () |
|
MCAPI void | handleHideToolTipsButtonPress () |
|
MCAPI bool | hasInputDevice () const |
|
MCAPI bool | hasInteractButton () const |
|
MCAPI bool | hasLocalDeviceEntitlements () const |
|
MCAPI bool | hasPlatformIcons () const |
|
MCFOLD bool | hasPlatformInvites () const |
|
MCAPI bool | hasPlatformProfileCards () const |
|
MCAPI void | initCodebuilderView () |
|
MCAPI void | initializeRealmsWorld (::Realms::RealmId worldId, ::std::string const &name, ::std::string const &description, ::std::function< void(::Realms::GenericStatus, ::Realms::FailureReason)> callback) |
|
MCAPI void | invitePlayers (::std::vector<::std::string > const &uids, ::Social::MultiplayerServiceIdentifier service) |
|
MCAPI bool | isBanned () const |
|
MCAPI bool | isCreative () const |
|
MCAPI bool | isCrossPlatformPlayEnabled () const |
|
MCAPI bool | isDesktop () const |
|
MCAPI bool | isDeviceBeingSunset () const |
|
MCAPI bool | isDeviceSunset () const |
|
MCAPI bool | isDisconnectedFromNEX () const |
|
MCAPI bool | isDisconnectedFromPSN () const |
|
MCAPI bool | isEditorEnabledOrPlaytesting () const |
|
MCAPI bool | isEditorModeEnabled () const |
|
MCAPI bool | isEditorPlayer () const |
|
MCAPI bool | isEduDemo () |
|
MCAPI bool | isEduMode () const |
|
MCAPI bool | isFeatureEnabled (::MinecraftGameFeatures feature) const |
|
MCAPI bool | isFriendsDrawerEnabled (::MinecraftScreenModel::FriendsDrawerLocation location) const |
|
MCAPI bool | isGameModeEnabled (::GameType game) const |
|
MCAPI bool | isGamepadCursorEnabled () const |
|
MCAPI bool | isHotbarOnlyTouch () const |
|
MCAPI bool | isInControlCustomization () const |
|
MCAPI bool | isInputModeMouse () const |
|
MCAPI bool | isInputModeTouch () const |
|
MCAPI bool | isInternetAvailable () const |
|
MCAPI bool | isInviteEnabled (::Social::MultiplayerServiceIdentifier serviceIdentifier) const |
|
MCAPI bool | isLANAllowed () const |
|
MCAPI bool | isLANAvailable () const |
|
MCAPI bool | isLeftHanded () const |
|
MCAPI bool | isLevelLoadingProgressScreen () |
|
MCAPI bool | isMultiplayerFeatureAllowed () const |
|
MCFOLD bool | isMuteChat () |
|
MCAPI bool | isNetworkAllowed () const |
|
MCAPI bool | isNetworkAvailable () const |
|
MCAPI bool | isOnSceneStack (::std::string const &screenName) |
|
MCAPI bool | isOperator () const |
|
MCAPI bool | isPlatformConsole () const |
|
MCAPI bool | isPlatformInviteEnabled () const |
|
MCFOLD bool | isPlatformNX () const |
|
MCFOLD bool | isPlatformSony () const |
|
MCFOLD bool | isPlatformThirdPartyConsole () const |
|
MCAPI bool | isPlayerValid () |
|
MCAPI bool | isPreGame () const |
|
MCAPI bool | isPremiumOwnedMissing (::PackIdVersion const &id, ::ContentIdentity const &contentIdentity) const |
|
MCFOLD bool | isPremiumPlatformAccessRequired () const |
|
MCFOLD bool | isPremiumPlatformAccessRequiredForMatchmaking () const |
|
MCAPI bool | isRealmLevel () const |
|
MCAPI bool | isRealmOwner () const |
|
MCAPI bool | isRealmsEditWorldOreUIFeatureOn () const |
|
MCFOLD bool | isRealmsEnabled () const |
|
MCAPI bool | isRealmsHubInGameFeatureOn () const |
|
MCAPI bool | isResourceLoadingFinished () const |
|
MCAPI bool | isRiding () const |
|
MCAPI bool | isServiceMultiplayerEnabled (::Social::MultiplayerServiceIdentifier serviceID) const |
|
MCAPI bool | isServiceMultiplayerSupported (::Social::MultiplayerServiceIdentifier serviceID) |
|
MCAPI bool | isSessionInfoValid (::Social::MultiplayerServiceIdentifier serviceID) const |
|
MCAPI bool | isSignInInProgress () const |
|
MCAPI bool | isSignedInToAdhoc () const |
|
MCAPI bool | isSignedInToNEX () const |
|
MCAPI bool | isSignedInToPSN () const |
|
MCAPI bool | isSignedInToPlayfab () const |
|
MCAPI bool | isSignedInToXBL () const |
|
MCAPI bool | isSpectator () const |
|
MCAPI bool | isSplitScreen () |
|
MCAPI bool | isSwitchTrialsEnabled (bool isForRealms) const |
|
MCAPI bool | isUILoadingDone () const |
|
MCAPI bool | isUITTSEnabled () const |
|
MCAPI bool | isUserConnectedToPlatform () const |
|
MCAPI bool | isUsingUnifiedJoinRealmFlow () const |
|
MCAPI bool | isValidRealmName (::std::string name) |
|
MCAPI void | joinEDUDiscoveredWorld () |
|
MCAPI void | joinRealmsWorld (::Realms::World world, ::std::function< void(::Social::GameConnectionInfo const &, bool)> successCallback, ::std::function< void(::Realms::GenericStatus, ::RealmsAPI::JoinStatus, ::Realms::FailureReason)> failCallback, ::std::function< void(int)> retryCallback, ::IMinecraftEventing::RealmConnectionFlow realmConnectionFlow, ::std::function< void(::IMinecraftEventing::RealmConnectionFlow)> broadcastConnectionEventRealmsRequestFunction, ::std::function< void(::IMinecraftEventing::RealmConnectionFlow, ::Bedrock::Http::StatusCode)> broadcastConnectionEventRealmsResponseFunction) |
|
MCAPI void | launchEduUri (::std::string const &baseUrl) |
|
MCAPI void | launchFeedbackHelpUri () |
|
MCAPI bool | launchManageSubscriptions () |
|
MCAPI bool | launchStoreForClientUpdates () |
|
MCAPI void | launchUri (::std::string const &uri) |
|
MCAPI void | launchUserGeneratedUri (::std::string const &uri, ::UserGeneratedUriSource source, bool recordEvent) |
|
MCAPI void | leaveRealmsWorld (::Realms::RealmId worldId, ::std::function< void(::Realms::GenericStatus)> callback) |
|
MCAPI void | listRealmsInvites (::std::function< void(::Realms::GenericStatus, ::std::vector<::Invites::Invite >)> callback) |
|
MCAPI void | loadStoreDataDrivenScreenFromSidebar (::StoreDataDrivenScreenParams ¶ms) |
|
MCAPI void | makeBackupOfLevel (::LevelSummary const &editedLevel) |
|
MCAPI bool | multiplayerLostConnectionToSignalingService () const |
|
MCAPI bool | multiplayerRequiresUGCEnabled () const |
|
MCAPI void | navigateToActiveDirectoryLogin (bool displaySignIn, ::LastClickedSource lastClickedSource) |
|
MCAPI void | navigateToControlCustomizationScreen () |
|
MCAPI void | navigateToCreditsScreen (::CreditsType contentType, ::std::function< void()> callback) |
|
MCAPI void | navigateToDeleteProgressScreen (::std::string const &uniqueEventName, ::IContentManager &contentManager, ::std::vector<::std::shared_ptr<::ContentItem const > > itemsToDelete) |
|
MCAPI void | navigateToDevConsole () |
|
MCAPI void | navigateToDisabledSkinScreen (bool twoButtonWithCallback, ::std::function< void()> callback) |
|
MCAPI void | navigateToDisconnectScreen (::Connection::DisconnectFailReason reason) |
|
MCAPI void | navigateToEduHomeScreen () |
|
MCAPI void | navigateToFeedScreen (::Realms::World const &world) |
|
MCAPI void | navigateToFeedbackPopup () |
|
MCAPI void | navigateToGamePlayScreen () |
|
MCAPI void | navigateToInviteScreen () |
|
MCAPI void | navigateToLessonCompleteScreen (::IMinecraftEventing::LessonCompleteDialogEntryPoint entryPoint) |
|
MCAPI void | navigateToModalProgressScreen (::std::string const &uniqueEventName, ::std::unique_ptr<::ProgressHandler > progressHandler, bool forceRenderBelow, ::std::string const &screenNameOverride, bool isCancellable) |
|
MCAPI void | navigateToOptionsScreen (::SettingsTabIndex startingTabIndex, bool navToMenuOnExit, bool maintainOldFocus, ::std::string const &initialPackId) |
|
MCAPI void | navigateToPlatformNetworkConnectConfirmationScreen (::std::function< void(bool)> callback) |
|
MCAPI void | navigateToPlatformSplitScreenConnectConfirmationScreen (::std::function< void(bool)> callback) |
|
MCAPI void | navigateToPlatformStoreConnectConfirmationScreen (::std::function< void(bool)> callback) |
|
MCAPI void | navigateToRealmsHubScreen (::Realms::World const &world) |
|
MCAPI void | navigateToRealmsPlanPicker () |
|
MCAPI void | navigateToRealmsSlotSettingsScreen (::Realms::World const &world) |
|
MCAPI void | navigateToRealmsSlotsScreen (::Realms::World const &worldWithoutSlotInfo) |
|
MCAPI void | navigateToRealmsStoriesShareLinkModal (::Realms::World const &world) |
|
MCAPI void | navigateToRealmsTimelineRequiredDisconnectScreen (int64 realmId) |
|
MCAPI void | navigateToSelectWorldPopup (::std::function< void(::SelectWorldResult, ::optional_ref<::LevelSummary const >, ::optional_ref<::Realms::World const >)> callback) |
|
MCAPI void | navigateToStoreHomeScreen (::std::string const &title) |
|
MCAPI void | navigateToStoreRatingScreen () |
|
MCAPI void | navigateToUpdateWorldHeightScreen (::std::function< void(bool)> startWorldCallback) |
|
MCAPI void | navigateToWorldRecoveryScreen (::std::function< void()> successCallback) |
|
MCAPI bool | needPlatformConnectionBeforeXBLSignIn () const |
|
MCAPI bool | needPlatformConnectionForMultiplayer () const |
|
MCAPI bool | needPlatformConnectionForSplitScreenMultiplayer () const |
|
MCAPI void | openBannedModal () |
|
MCAPI void | openRealmsWorld (::Realms::RealmId worldId, ::std::function< void(::Realms::GenericStatus)> callback, ::std::function< void(int)> retryCallback) |
|
MCAPI bool | openingExternalResourceSuspendsApp () const |
|
MCAPI void | pickFile (::std::shared_ptr<::FilePickerSettings > settings) const |
|
MCAPI void | prepareToNavigateToGamePlayScreen () |
|
MCAPI void | printResourceLoadManagerRunningTasks () const |
|
MCAPI bool | purchaseEduLicense (::std::unique_ptr<::TransactionContext > context) |
|
MCAPI void | purchasePreview (::StorePreviewVersion previewVersion) const |
|
MCAPI void | pushToast (::ToastMessage message) |
|
MCAPI void | quit (::std::string const &src, ::std::string const &reason) |
|
MCAPI void | rebindKeys () |
|
MCAPI void | rebuildPlayScreenMenuStack () |
|
MCAPI void | refreshCurrentRealmWorldInfo (::std::function< void(::Realms::GenericStatus, ::Realms::World const &)> callback) |
|
MCAPI void | registerServicesManagerSetupCallback (::std::function< void()> callbackToRegister) |
|
MCAPI void | rejectRealmsInvite (::Invites::InviteId invite, ::std::function< void(::Realms::GenericStatus)> callback) |
|
MCAPI void | removeExternalServer (int id) |
|
MCAPI void | removeFromRealmsBlocklist (::Realms::RealmId worldId, ::std::string const &xuid, ::std::function< void(::Realms::GenericStatus)> callback) |
|
MCAPI void | requestClientLeaveGame (bool switchScreen, bool sync) |
|
MCAPI void | requestDefaultPermissions (::PlayerPermissionLevel playerPermissions) |
|
MCAPI ::std::shared_ptr<::FileDataRequest > | requestImageFromUrl (::std::string const &imageUrl, ::std::function< void(::Bedrock::Http::Status, ::Core::Path const &, uint64)> callback) |
|
MCAPI void | requestPlayerPermissions (::LayeredAbilities const &abilities, ::ActorUniqueID playerId) |
|
MCAPI void | requestServerSettings () |
|
MCAPI bool | requiresNetworkOutageMessaging () const |
|
MCAPI bool | requiresXBLSigninToPlay () const |
|
MCAPI void | resetActiveDirectoryAuthenticationState () |
|
MCAPI void | resetRealmsWorld (::Realms::RealmId worldId, ::std::function< void(::Realms::GenericStatus)> callback, ::std::function< void(int)> retryCallback) |
|
MCAPI void | resetRealmsWorldContext () |
|
MCAPI void | resetResourceLoadManagerRepeatedHitCount () |
|
MCAPI void | restoreRealmWorldBackup (::Realms::RealmId worldId, int slotIndex, ::std::string const &backupId, ::std::function< void(::Realms::GenericStatus, ::std::string)> const &callback) |
|
MCAPI void | saveAutoRealmWorldBackup (::Realms::RealmId const &worldId, int slotIndex, ::std::string const &backupId, ::std::string const &worldName, ::std::vector<::std::string > const &backupsToReplace, ::std::function< void(::Realms::GenericStatus, ::std::string)> callback) |
|
MCAPI void | saveEduReceipt (::std::string const &receipt, ::std::function< void(bool)> const &callback) |
|
MCAPI void | saveLevelData (::std::string const &levelId, ::LevelData const &data) |
|
MCAPI void | savePlayerBlastFurnaceSearchString (::std::string const &searchString) |
|
MCAPI void | savePlayerFurnaceSearchString (::std::string const &searchString) |
|
MCAPI void | savePlayerInventoryOptions (::InventoryLeftTabIndex leftTab, ::InventoryRightTabIndex rightTab, bool filtering, ::InventoryLayout layoutInv, ::InventoryLayout layoutCraft) |
|
MCAPI void | savePlayerInventorySearchString (::std::string const &inventorySearchString) |
|
MCAPI void | savePlayerSmokerSearchString (::std::string const &searchString) |
|
MCAPI void | saveRealmWorldBackup (::Realms::RealmId const &worldId, int slotIndex, ::std::string const &worldName, ::std::vector<::std::string > backupsToReplace, ::std::function< void(::Realms::GenericStatus, ::std::string)> callback) |
|
MCAPI void | scheduleCheckUserStorageAsync () |
|
MCAPI void | selectSlot (int slot, ::ContainerID containerId) |
|
MCAPI void | sendDevConsoleMessage (::std::string const &message) |
|
MCAPI void | sendPurchaseReceiptsToServer () |
|
MCAPI void | sendSetDifficultyPacket (::SharedTypes::Legacy::Difficulty value) |
|
MCAPI void | sendSettingsCommandPacket (::std::string const &command, bool supressOutput) |
|
MCAPI void | sendTrialWelcomeMessage () |
|
MCAPI bool | serverPermissionOpenChat () const |
|
MCAPI void | setActiveDirectoryAuthenticationOfferPurchase () |
|
MCAPI void | setActiveDirectoryAuthenticationStateComplete () |
|
MCAPI void | setActiveDirectoryDemoVersion () |
|
MCAPI void | setActiveDirectoryEulaAccepted () |
|
MCAPI void | setActiveSlot (::Realms::RealmId worldId, int slotIndex, ::std::function< void(::Realms::GenericStatus, ::Realms::FailureReason)> callback) |
|
MCAPI void | setClubProfile (::Clubs::ClubModel const &model, ::std::function< void(::Clubs::GenericStatus)> callback) |
|
MCAPI void | setDefaultPermissionsRealms (::Realms::RealmId worldId, ::PlayerPermissionLevel const &permission, ::std::function< void(::Realms::GenericStatus)> callback) |
|
MCAPI void | setGraphicsMode (int mode) |
|
MCAPI void | setInputBindingMode (::InputBindingMode mode) |
|
MCAPI void | setLanguage () |
|
MCAPI void | setLastSelectedSlot (int slot, ::ContainerID containerId) |
|
MCAPI void | setNumberOfOwnedRealms (int number) |
|
MCAPI void | setPlayerGameType (::GameType const &gameType) |
|
MCAPI void | setRealmsWorldInfo (::Realms::World world, int difficulty, bool allowCheats, ::std::function< void(::Realms::GenericStatus, ::Realms::FailureReason)> callback) |
|
MCAPI void | setShareData (::std::string shareTitle, ::std::string shareText, ::std::string shareUri) |
|
MCAPI void | setSimPaused (bool paused) |
|
MCAPI void | setStoreDocumentId (::std::string const &documentId) |
|
MCAPI void | setTextBoxBackend (::std::string const &str) |
|
MCAPI void | setTexturePacksRequired (::Realms::RealmId worldId, bool const &texturePacksRequired, ::std::function< void(::Realms::GenericStatus, ::Realms::FailureReason)> callback) |
|
MCAPI void | setTrialABTest (::PropertyBag *abTests) |
|
MCAPI void | setUserPermissionRealms (::Realms::RealmId worldId, ::std::string const &xuid, ::PlayerPermissionLevel const &permission, ::std::function< void(::Realms::GenericStatus)> callback) |
|
MCAPI bool | shouldShowFailRealmsPurchaseFulfillmentToggle () const |
|
MCAPI bool | shouldShowThirdPartyDisconnected () const |
|
MCAPI bool | shouldShowThirdPartySignIn () const |
|
MCAPI void | showFriendFinder (::std::function< void()> callback) |
|
MCAPI void | showPlatformEmptyStoreDialog (::std::function< void(bool)> &&callback) |
|
MCAPI void | showShareUI () |
|
MCAPI bool | showSignInButton () const |
|
MCAPI void | signIn (::std::function< void()> connectionCompleteCallback, ::Social::IdentitySignInTrigger signInTrigger, ::std::string const &signInSource, ::std::function< void(::Social::MultiIdentitySigninResult)> signInCompleteCallback) |
|
MCAPI void | signOut (::std::function< void(::Identity::SignOutResult)> callback) |
|
MCAPI void | silentSignin (::Social::IdentitySignInTrigger signInTrigger, ::std::string const &signInSource, ::std::function< void(::Social::MultiIdentitySigninResult)> callback) |
|
MCAPI void | startActiveDirectoryEduDemo () |
|
MCAPI void | startExternalNetworkWorld (::std::string const &serverName, ::std::string const &ipAddress, int port) |
|
MCAPI void | startLocalServerAsync (::LevelSummary const &levelSummary, ::LevelSettings const &levelSettings) |
|
MCAPI void | startLocalServerAsync (::std::string const &levelId, ::std::string levelName, ::LevelSettings const &settings) |
|
MCAPI void | stopWebviewInterface (::WebviewInterfaceType interfaceType) |
|
MCAPI bool | supports3DExport () const |
|
MCAPI bool | supports3rdPartyServers () const |
|
MCAPI bool | supportsGamepad () const |
|
MCAPI bool | supportsKeyboardMouse () const |
|
MCAPI bool | supportsMSAA () const |
|
MCAPI bool | supportsShare () |
|
MCAPI bool | supportsTTSLanguage (::std::string const &languageCode) const |
|
MCAPI bool | supportsTouch () const |
|
MCAPI ::Bedrock::Threading::Async<::Core::PathBuffer<::std::string > > | takeScreenshotForUploading () |
|
MCAPI void | travelToPartyDestination () |
|
MCAPI void | triggerNpcUpdateTelemetry (::Actor &npcOwner) |
|
MCAPI bool | tryNavigateToXblImmediateSignInScreen_DEPRECATED (::std::string const &signInSource, ::std::function< void()> callBackAfterSignIn, ::std::function< void()> callBackAfterCancel) |
|
MCAPI bool | updateEDUServicePackSystem () const |
|
MCAPI void | updateInviteLink (::Realms::RealmId worldId, ::Realms::InviteLink link, ::std::function< void(::Realms::GenericStatus, ::Realms::InviteLink)> callback) |
|
MCAPI void | updateRealmsAllowList (::Realms::RealmId worldId, ::std::string const ¤tUserXuid, ::std::map<::std::string, ::RealmsAPI::InviteAction > xuidList, ::std::function< void(::Realms::GenericStatus, ::Realms::World)> callback) |
|
MCAPI void | updateRealmsConfig (::Realms::RealmId worldId, ::std::string const &versionRef, ::std::function< void(::Realms::GenericStatus, ::std::string)> callback) |
|
MCAPI void | updateRealmsTrialAvailable (::std::function< void(::Realms::GenericStatus)> callback) |
|
MCAPI bool | usePlatformProfilePicturesOnly () const |
|
MCAPI bool | wasSessionCreated (::Social::MultiplayerServiceIdentifier serviceID) const |
|
MCAPI bool | $tryNavigateToProfileScreen () |
|
MCAPI bool | $tryNavigateToSafeZoneScreenOnFirstSignin () |
|
MCAPI void | $navigateToStoreDataDrivenScreen (::StoreDataDrivenScreenParams const ¶ms, bool forceDisableProgressScreen) |
|
MCAPI bool | $leaveScreen (::std::string expectedScreenName, bool onlyThis) |
|
MCAPI void | $popScreensBackTo (::ui::SceneType const sceneType) |
|
MCAPI bool | $isLeaveGameDone () const |
|
MCAPI void | $requestLeaveGame (bool switchScreen, bool sync) |
|
MCAPI void | $destroyGame () |
|
MCAPI::SubClientId | $getSubClientId () const |
|
MCAPI::IDlcBatchModel & | $getDlcBatchModel (::std::vector<::DlcId > const &dlcIds) |
|
MCAPI::IDlcBatchModel & | $getDlcBatchModel (::std::vector<::std::string > const &productIds) |
|
MCAPI::IDlcBatchModel & | $getDlcBatchModel (::std::vector<::PackIdVersion > const &packIds) |
|
MCAPI bool | $isUserReady () const |
|
MCAPI::ResourcePackManager & | $getResourcePackManager () const |
|
MCAPI::SkinHandle const & | $getSelectedSkinHandle () const |
|
MCFOLD ::Bedrock::NotNullNonOwnerPtr<::Social::IUserManager > | $getUserManager () |
|
MCFOLD ::Bedrock::NotNullNonOwnerPtr<::Social::IUserManager > const | $getUserManager () const |
|
MCAPI::INetworkGameConnector & | $getNetworkGameConnector () |
|
|
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::std::pair<::NetworkWorldInfo const, ::NetworkWorldType > > > | mLastNetworkSelection |
|
::ll::TypedStorage< 1, 1, bool > | mIsDirty |
|
::ll::TypedStorage< 8, 24, ::std::vector<::LocalWorldInfo > > | mLocalWorldList |
|
::ll::TypedStorage< 8, 24, ::std::vector<::LocalWorldInfo > > | mBetaRetailLocalWorldList |
|
::ll::TypedStorage< 8, 24, ::std::vector<::WorldTemplateInfo > > | mWorldTemplates |
|
::ll::TypedStorage< 8, 24, ::std::vector<::NetworkWorldInfo > > | mFriendsNetworkWorldList |
|
::ll::TypedStorage< 8, 24, ::std::vector<::NetworkWorldInfo > > | mCrossPlatformFriendsNetworkWorldList |
|
::ll::TypedStorage< 8, 24, ::std::vector<::NetworkWorldInfo > > | mLANNetworkWorldList |
|
::ll::TypedStorage< 8, 24, ::std::vector<::NetworkWorldInfo > > | mServerNetworkWorldList |
|
::ll::TypedStorage< 8, 24, ::std::vector<::RealmsWorldInfo > > | mRealmWorldList |
|
::ll::TypedStorage< 8, 24, ::std::vector<::RealmsWorldInfo > > | mUnpairedParentRealmWorldList |
|
::ll::TypedStorage< 8, 24, ::std::vector<::std::shared_ptr<::NetworkWorldInfo > > > | mThirdPartyServerWorldList |
|
::ll::TypedStorage< 8, 24, ::std::vector<::LegacyWorldInfo > > | mLegacyWorldList |
|
::ll::TypedStorage< 8, 24, ::std::vector<::LegacyWorldInfo > > | mBetaRetailLegacyWorldList |
|
::ll::TypedStorage< 8, 64, ::std::unordered_map<::std::string, ::ResourceLocation > > | mNetworkedFriendsGamerpicMap |
|
::ll::TypedStorage< 8, 72, ::std::chrono::steady_clock::time_point[9]> | mUpdateTimes |
|
::ll::TypedStorage< 8, 24, ::std::vector<::Realms::World > > | mWorlds |
|
::ll::TypedStorage< 1, 1, bool > | mWorldsFetched |
|
::ll::TypedStorage< 8, 24, ::std::vector<::Realms::World > > | mUnpairedParentWorlds |
|
::ll::TypedStorage< 1, 1, bool > | mUnpairedWorldsFetched |
|
::ll::TypedStorage< 8, 16, ::std::map<::Realms::RealmId, int > > | mUnreadCounts |
|
::ll::TypedStorage< 4, 4, int > | mRealmWorldPartitionIndex |
|
::ll::TypedStorage< 4, 24, ::std::array< int, 6 > > | mSeenUnreadPosts |
|
::ll::TypedStorage< 1, 1, bool > | mLocalWorldsPopulated |
|
::ll::TypedStorage< 1, 1, bool > | mHasPendingInvites |
|
::ll::TypedStorage< 4, 4, int > | mPendingInviteCount |
|
::ll::TypedStorage< 1, 1, bool > | mFetchingInvites |
|
::ll::TypedStorage< 1, 1, bool > | mFetchingLegacyWorldsInProgress |
|
::ll::TypedStorage< 1, 1, bool > | mLegacyWorldsFetched |
|
::ll::TypedStorage< 1, 1, bool > | mFoundLegacyWorlds |
|
::ll::TypedStorage< 8, 128, ::LegacyWorldConversionManager > | mLegacyWorldConversionManager |
|
::ll::TypedStorage< 8, 24, ::std::vector<::LocalWorldInfo > > | mEduCloudWorlds |
|
::ll::TypedStorage< 1, 1, bool > | mFetchingEduCloudWorldsInProgress |
|
::ll::TypedStorage< 1, 1, bool > | mEduCloudWorldsFetched |
|
::ll::TypedStorage< 1, 1, bool > | mEduCloudWorldsPopulated |
|
::ll::TypedStorage< 1, 1, bool > | mEduCloudFetchFailed |
|
::ll::TypedStorage< 4, 4, int > | mEduCloudWorldsFetchRetriesRemaining |
|
::ll::TypedStorage< 8, 32, ::std::string > | mEduCloudWorldsFetchNextLinkUrl |
|
::ll::TypedStorage< 8, 16, ::Bedrock::Threading::Async< ::Bedrock::Result<::MSGraph::Models::DriveItemCollection, ::MSGraph::Models::GraphError > > > | mEduCloudWorldsHandle |
|
::ll::TypedStorage< 8, 8, ::std::chrono::steady_clock::time_point > | mFetchStartTimestamp |
|
::ll::TypedStorage< 8, 32, ::std::string > | mFetchCorrelationId |
|
::ll::TypedStorage< 1, 1, bool > | mFetchingPlayerCounts |
|
::ll::TypedStorage< 8, 8, ::std::chrono::steady_clock::time_point > | mLastRealmsUpdate |
|
::ll::TypedStorage< 1, 1, bool > | mJoiningRealm |
|
::ll::TypedStorage< 8, 8, ::std::chrono::steady_clock::time_point > | mLastTryJoin |
|
::ll::TypedStorage< 8, 8, ::std::chrono::seconds > | mRetryJoinInterval |
|
::ll::TypedStorage< 4, 4, int > | mRetryTime |
|
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::Subscription > | mPendingInviteCountSubscriber |
|
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::Legacy::WorldImporter > > | mLegacyWorldImporter |
|
::ll::TypedStorage< 8, 16, ::CallbackToken > | mRetrieveCallbackToken |
|
::ll::TypedStorage< 8, 16, ::CallbackToken > | mImportCallbackToken |
|
::ll::TypedStorage< 1, 1, bool > | mFirstRealmsFetchComplete |
|
::ll::TypedStorage< 1, 1, bool > | mFirstUnpairedParentRealmsFetchComplete |
|
::ll::TypedStorage< 4, 4, ::Realms::GenericStatus > | mRealmsStatus |
|
::ll::TypedStorage< 4, 4, ::Realms::GenericStatus > | mUnpairedParentRealmsStatus |
|
::ll::TypedStorage< 8, 8, ::std::chrono::steady_clock::time_point > | mLastPlayerCountUpdate |
|
::ll::TypedStorage< 8, 24, ::PlayScreenModel::PlayScreenLevelListCacheObserver > | mLevelListCacheObserver |
|
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::Subscription > | mTrialModeUpdateSubscription |
|
::ll::TypedStorage< 1, 1, bool > | mAreTrialWorldsHidden |
|
::ll::TypedStorage< 1, 1, bool > | mIsEditScreenLoading |
|
::ll::TypedStorage< 1, 1, bool > | mIsLoadingAdditionalRealmInfo |
|
::ll::TypedStorage< 4, 4, int > | mNumRealmsWorldsToQuery |
|
::ll::TypedStorage< 8, 16, ::std::set<::Realms::RealmId > > | mWorldsWithDetailedInfo |
|
::ll::TypedStorage< 1, 1, bool > | initRequestPendingInvites |
|
::ll::TypedStorage< 8, 336, ::TaskGroup > | mTaskGroup |
|
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::MinecoinCatalogModel > > | mMinecoinCatalogModel |
|
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::WorldSeedCatalogModel > > | mWorldSeedCatalogModel |
|
::ll::TypedStorage< 8, 16, ::std::shared_ptr<::WorldFileDownloadManager > > | mFileDownloadManager |
|
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::TaskGroup > > | mFileUploadTaskGroup |
|
::ll::TypedStorage< 8, 16, ::std::shared_ptr<::Bedrock::Threading::SharedAsync< void > > > | mPreviousUpload |
|
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::ResourcePackPathLifetimeHelpers::ResourcePackPathCache > > | mResourcePackPathCache |
|
::ll::TypedStorage< 8, 24, ::Bedrock::NotNullNonOwnerPtr<::WorldTemplateManager > > | mWorldTemplateManager |
|
::ll::TypedStorage< 8, 24, ::Bedrock::NonOwnerPointer<::AnnouncementSurface > > | mLoginAnnouncementSurface |
|
::ll::TypedStorage< 8, 24, ::Bedrock::NonOwnerPointer<::AnnouncementSurface > > | mMarketplaceAnnouncementSurface |
|
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::DlcChecker > > | mDlcChecker |
|
::ll::TypedStorage< 8, 16, ::std::shared_ptr<::LegacyWorldConverter > > | mLegacyWorldConverter |
|
::ll::TypedStorage< 8, 8, ::IMinecraftGame & > | mMinecraft |
|
::ll::TypedStorage< 8, 24, ::Bedrock::NotNullNonOwnerPtr<::IAdvancedGraphicsOptions > > | mAdvancedGraphicsOptions |
|
::ll::TypedStorage< 8, 24, ::Bedrock::NotNullNonOwnerPtr<::IClientInstance > > | mClient |
|
::ll::TypedStorage< 8, 24, ::Bedrock::NotNullNonOwnerPtr<::ISceneStack > > | mSceneStack |
|
::ll::TypedStorage< 8, 16, ::std::shared_ptr<::AbstractScene > > | mLoadingScene |
|
::ll::TypedStorage< 8, 8, ::SceneFactory & > | mSceneFactory |
|
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::ClientInstanceModel > > | mClientModel |
|
::ll::TypedStorage< 4, 4, ::LoadingState > | mResourcePackConfirmationLoadingState |
|
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::SkinPackCollectionModel > > | mSkinPackCollectionModel |
|
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::SkinPackCollectionModel > > | mPurchasableSkinPackCollectionModel |
|
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::SkinPackCollectionModel > > | mOwnedSkinPackCollectionModel |
|
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::SkinPackCollectionModel > > | mRealmsPlusSkinPackCollectionModel |
|
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::TaskGroup > > | mAsyncTaskGroup |
|
::ll::TypedStorage< 8, 16, ::std::shared_ptr<::PlatformUpsellDialog > > | mPlatformUpsellDialog |
|
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::IDlcBatcher > > | mDlcBatcher |
|
::ll::TypedStorage< 8, 16, ::Bedrock::Threading::Async< void > > | mStartServerResult |
|
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::IScreenCapabilities > > | mCapabilities |
|
::ll::TypedStorage< 8, 16, ::PlatformStoreIconModel > | mPlatformStoreIconModel |
|
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::TaskGroup > > | mStorageCheckTaskGroup |
|
::ll::TypedStorage< 8, 16, ::std::shared_ptr<::Social::FriendList > > | mFriendList |
|
::ll::TypedStorage< 4, 4, uint > | mSceneId |
|
::ll::TypedStorage< 1, 1, bool > | mPlayerCanceledJoinGame |
|
::ll::TypedStorage< 1, 1, bool > | mCurrentlyLoadingScene |