13 ::ll::TypedStorage<8, 24, ::WeakEntityRef> mPlayer;
14 ::ll::TypedStorage<8, 16, ::std::set<::HashedString>> mObjectives;
20 MCAPI
void addObjective(::std::string
const& objective);
22 MCAPI
bool isSubscribed(::std::string
const& objective)
const;
24 MCAPI
void removeObjective(::std::string
const& objective);
26 MCAPI
void sendEvent(::std::string
const& objective,
int score)
const;