LeviLamina
Loading...
Searching...
No Matches
ScoreboardIdentityRef Class Reference

Public Member Functions

MCAPI::std::string const & getName (::std::function<::std::string const &(::ActorUniqueID)> const &playerNameResolver) const
 
MCAPI bool modifyScoreInObjective (int &result, ::Objective &objective, int score, ::PlayerScoreSetFunction fn)
 
MCAPI bool removeFromObjective (::Scoreboard &scoreboard, ::Objective &objective)
 

Static Public Member Functions

static MCAPI ::std::unique_ptr<::CompoundTagserialize (::ScoreboardIdentityRef const &toSave)
 
static MCAPI ::ScoreboardIdentityRef const & Undefined ()
 

Public Attributes

::ll::TypedStorage< 4, 4, uint > mObjectiveReferences
 
::ll::TypedStorage< 8, 16, ::ScoreboardIdmScoreboardId
 

Member Function Documentation

◆ getName()

MCAPI::std::string const & ScoreboardIdentityRef::getName ( ::std::function<::std::string const &(::ActorUniqueID)> const & playerNameResolver) const
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.

◆ modifyScoreInObjective()

MCAPI bool ScoreboardIdentityRef::modifyScoreInObjective ( int & result,
::Objective & objective,
int score,
::PlayerScoreSetFunction fn )
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.

◆ removeFromObjective()

MCAPI bool ScoreboardIdentityRef::removeFromObjective ( ::Scoreboard & scoreboard,
::Objective & objective )
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.

◆ serialize()

static MCAPI ::std::unique_ptr<::CompoundTag > ScoreboardIdentityRef::serialize ( ::ScoreboardIdentityRef const & toSave)
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.

◆ Undefined()

static MCAPI ::ScoreboardIdentityRef const & ScoreboardIdentityRef::Undefined ( )
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 file: