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

Public Member Functions

Objectiveoperator= (Objective const &)
 Objective (Objective const &)
MCAPI Objective (::std::string const &name, ::ObjectiveCriteria const &criteria)
MCAPI::ScoreInfo getPlayerScore (::ScoreboardId const &id) const
MCAPI void * $ctor (::std::string const &name, ::ObjectiveCriteria const &criteria)
MCAPI void $dtor ()
MCFOLD void * $ctor ()
MCFOLD void * $ctor (::Bedrock::EnableNonOwnerReferences const &)

Static Public Member Functions

static MCAPI ::std::unique_ptr<::Objective > deserialize (::CompoundTag const &dataTag, ::Scoreboard &owner)
static MCAPI ::std::unique_ptr<::CompoundTagserialize (::Objective const &toSave)
static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 8, 64, ::std::unordered_map<::ScoreboardId, int > > mScores
::ll::TypedStorage< 8, 32, ::std::string const > mName
::ll::TypedStorage< 8, 32, ::std::string > mDisplayName
::ll::TypedStorage< 8, 8, ::ObjectiveCriteria const & > mCriteria
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlockmControlBlock

Member Function Documentation

◆ $vftable()

MCAPI void ** Objective::$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 file: