3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/world/scores/PlayerScoreSetFunction.h"
7#include "mc/world/scores/ScoreboardId.h"
21 ::ll::TypedStorage<4, 4, uint> mObjectiveReferences;
22 ::ll::TypedStorage<8, 16, ::ScoreboardId> mScoreboardId;
28 MCNAPI ::std::string
const&
45 MCNAPI static ::ScoreboardIdentityRef
const&
Undefined();
Definition CompoundTag.h:13
Definition Objective.h:17
Definition ScoreboardIdentityRef.h:17
static MCAPI ::ScoreboardIdentityRef const & Undefined()
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 MCAPI ::std::unique_ptr<::CompoundTag > serialize(::ScoreboardIdentityRef const &toSave)
Definition Scoreboard.h:32
Definition ActorUniqueID.h:5