LeviLamina
Loading...
Searching...
No Matches
World::FriendServerWorldList Class Reference

Public Member Functions

MCAPI FriendServerWorldList (::std::function<::Bedrock::NotNullNonOwnerPtr<::Social::MultiplayerServiceManager >()> getMultiplayerServiceManager, ::std::function< bool(::Realms::RealmId)> isRealmJoinable, ::std::function< bool()> isEditorModeEnabled)
MCAPI void _refreshWorlds ()
MCAPI ::std::optional<::Network::ServerIDgetServerIdByUserId (::std::string const &userId) const
MCAPI::NetworkWorldInfo const * getWorld (::Network::ServerID const &serverId) const
MCAPI::Bedrock::PubSub::Subscription subscribeToBuildGameList ()
MCFOLD void userControlledUpdateGameList ()
MCAPI void * $ctor (::std::function<::Bedrock::NotNullNonOwnerPtr<::Social::MultiplayerServiceManager >()> getMultiplayerServiceManager, ::std::function< bool(::Realms::RealmId)> isRealmJoinable, ::std::function< bool()> isEditorModeEnabled)

Public Attributes

::ll::TypedStorage< 8, 64, ::std::function<::Bedrock::NotNullNonOwnerPtr<::Social::MultiplayerServiceManager >()> > mGetMultiplayerServiceManager
::ll::TypedStorage< 8, 64, ::std::function< bool(::Realms::RealmId)> > mIsRealmJoinable
::ll::TypedStorage< 8, 64, ::std::function< bool()> > mIsEditorModeEnabled
::ll::TypedStorage< 8, 64, ::std::unordered_map<::Network::ServerID, ::NetworkWorldInfo > > mServerList
::ll::TypedStorage< 8, 8, double > mLastUpdateMs
::ll::TypedStorage< 1, 1, bool > mIsInTrialmode
::ll::TypedStorage< 1, 1, bool > mIsDirty

The documentation for this class was generated from the following files: