|
|
virtual::PlayerListEntry const * | getPlayerEntry (::mce::UUID const &uuid) |
|
virtual ::std::vector<::mce::UUID > | _getCurrentLobby () const |
|
MCAPI | WorldPlayerListTracker (::std::function<::LocalPlayer *()> getCurrentLocalPlayer, ::LocalPlayerChangedConnector localPlayerChangedConnector) |
|
MCAPI void | _init () |
|
MCAPI void | refresh () |
|
MCFOLD::Bedrock::PubSub::Subscription | registerListener (::std::function< void()> callback) |
|
MCAPI void * | $ctor (::std::function<::LocalPlayer *()> getCurrentLocalPlayer, ::LocalPlayerChangedConnector localPlayerChangedConnector) |
|
MCAPI void | $dtor () |
|
MCAPI::PlayerListEntry const * | $getPlayerEntry (::mce::UUID const &uuid) |
|
MCAPI ::std::vector<::mce::UUID > | $_getCurrentLobby () const |
|
|
::ll::TypedStorage< 8, 64, ::std::function<::LocalPlayer *()> > | mGetCurrentLocalPlayer |
|
::ll::TypedStorage< 8, 24, ::Bedrock::NonOwnerPointer<::PlayerListManager > > | mPlayerListManager |
|
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::Subscription > | mLocalPlayerSubscription |
|
::ll::TypedStorage< 1, 1, bool > | mLocalPlayerLoaded |
|
::ll::TypedStorage< 8, 24, ::std::vector<::mce::UUID > > | mPlayerList |
|
::ll::TypedStorage< 8, 8, double > | mLastUpdateMs |
|
::ll::TypedStorage< 8, 8, double > | mTimestampMs |
|
::ll::TypedStorage< 1, 1, bool > | mIsDirtyOperation |
|
::ll::TypedStorage< 8, 48, ::Bedrock::PubSub::Publisher< void(), ::Bedrock::PubSub::ThreadModel::SingleThreaded, 0 > > | mListSubscribers |
|
::ll::TypedStorage< 8, 72, ::World::WorldPlayersListListener > | mWorldPlayersListListener |
◆ $vftable()
| MCAPI void ** World::WorldPlayerListTracker::$vftable |
( |
| ) |
|
|
static |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
The documentation for this class was generated from the following files: