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

Public Member Functions

MCAPI::std::string const getBelowNameStringForId (::ScoreboardId const &scoreboardId) const
MCAPI::Objective const & getObjective () const
MCAPI::ObjectiveSortOrder getSortOrder () const

Static Public Member Functions

static MCAPI ::DisplayObjective deserialize (::CompoundTag const &dataTag, ::Scoreboard const &owner)
static MCAPI ::std::unique_ptr<::CompoundTagserialize (::DisplayObjective const &toSave)

Public Attributes

::ll::TypedStorage< 8, 8, ::Objective const * > mObjective
::ll::TypedStorage< 1, 1, ::ObjectiveSortOrder > mSortOrder

Member Function Documentation

◆ getBelowNameStringForId()

MCAPI::std::string const DisplayObjective::getBelowNameStringForId ( ::ScoreboardId const & scoreboardId) 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.

◆ getObjective()

MCAPI::Objective const & DisplayObjective::getObjective ( ) 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.

◆ getSortOrder()

MCAPI::ObjectiveSortOrder DisplayObjective::getSortOrder ( ) 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.

◆ deserialize()

MCAPI ::DisplayObjective DisplayObjective::deserialize ( ::CompoundTag const & dataTag,
::Scoreboard const & owner )
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.

◆ serialize()

MCAPI ::std::unique_ptr<::CompoundTag > DisplayObjective::serialize ( ::DisplayObjective 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.

The documentation for this class was generated from the following file: