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

Public Member Functions

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

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 8, 64, ::std::function<::LocalPlayer *()> > mGetCurrentLocalPlayer
::ll::TypedStorage< 8, 24, ::Bedrock::NonOwnerPointer<::PlayerListManager > > mPlayerListManager
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::SubscriptionmLocalPlayerSubscription
::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::WorldPlayersListListenermWorldPlayersListListener

Member Function Documentation

◆ $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: