34 ::ll::TypedStorage<8, 16, ::Scripting::WeakLifetimeScope> mScope;
35 ::ll::TypedStorage<8, 8, ::gsl::not_null<::Scoreboard*>> mScoreboard;
36 ::ll::TypedStorage<8, 8, ::gsl::not_null<::Level*>> mLevel;
37 ::ll::TypedStorage<8, 8, ::std::unique_ptr<::ScriptModuleMinecraft::ScriptScoreboardListener>> mScoreboardListener;
63 MCAPI ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptScoreboardObjective>
64 _getOrCreateScoreboardObjective(
::Objective const& objective);
66 MCAPI ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptScoreboardIdentity>
69 MCAPI ::std::optional<::ScoreboardId> tryGetScoreboardParticipantScoreboardId(
73 ::std::string>
const& participant
80 MCAPI static ::Scripting::ClassBinding bind();