|
LeviLamina
|
Public Member Functions | |
| ScoreInfo | getPlayerScore (::ScoreboardId const &id) const |
| Objective & | operator= (Objective const &) |
| Objective (Objective const &) | |
| MCAPI | Objective (::std::string const &name, ::ObjectiveCriteria const &criteria) |
| MCAPI void * | $ctor (::std::string const &name, ::ObjectiveCriteria const &criteria) |
| MCFOLD void | $dtor () |
Static Public Member Functions | |
| 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::ControlBlock > | mControlBlock |
|
staticinherited |