LeviLamina
Loading...
Searching...
No Matches
PlayerScoreboardEventListener Class Reference
+ Inheritance diagram for PlayerScoreboardEventListener:

Public Member Functions

virtual::EventResult onScoreChanged (::ScoreboardId const &id, ::std::string const &objective, int score)
 
MCAPI::SubscribedObjectives & getPlayerSubscriptions (::ScoreboardId const &id, ::Player const &player)
 
MCAPI void $dtor ()
 
MCAPI::EventResult $onScoreChanged (::ScoreboardId const &id, ::std::string const &objective, int score)
 
virtual::EventResult onObjectiveAdded (::std::string const &)
 
virtual::EventResult onObjectiveRemoved (::std::string const &)
 
virtual::EventResult onScoreboardIdentityRemoved (::ScoreboardId const &)
 
MCAPI::EventResult $onObjectiveAdded (::std::string const &)
 
MCAPI::EventResult $onObjectiveRemoved (::std::string const &)
 
MCAPI::EventResult $onScoreboardIdentityRemoved (::ScoreboardId const &)
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::TypedStorage< 8, 64, ::std::unordered_map<::ScoreboardId, ::SubscribedObjectives > > mSubscribedObjectives
 

Member Function Documentation

◆ getPlayerSubscriptions()

MCAPI::SubscribedObjectives & PlayerScoreboardEventListener::getPlayerSubscriptions ( ::ScoreboardId const & id,
::Player const & player )
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.

◆ $dtor()

MCAPI void PlayerScoreboardEventListener::$dtor ( )
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.

◆ $onScoreChanged()

MCAPI::EventResult PlayerScoreboardEventListener::$onScoreChanged ( ::ScoreboardId const & id,
::std::string const & objective,
int score )
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.

◆ $vftable()

static MCAPI void ** PlayerScoreboardEventListener::$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.

◆ $onObjectiveAdded()

MCAPI::EventResult ScoreboardEventListener::$onObjectiveAdded ( ::std::string const & )
inherited
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.

◆ $onObjectiveRemoved()

MCAPI::EventResult ScoreboardEventListener::$onObjectiveRemoved ( ::std::string const & )
inherited
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.

◆ $onScoreboardIdentityRemoved()

MCAPI::EventResult ScoreboardEventListener::$onScoreboardIdentityRemoved ( ::ScoreboardId const & )
inherited
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 file: