3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/scripting/lifetime_registry/StrongTypedObjectHandle.h"
7#include "mc/server/commands/Command.h"
13namespace ScriptModuleMinecraft {
class ScriptCustomCommandOrigin; }
14namespace Scripting {
class WeakLifetimeScope; }
17namespace ScriptModuleMinecraft {
46 MCAPI ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptCustomCommandOrigin>
53 MCAPI
static bool* getParamStorageIsSet(
::Command* cmd,
int index);
55 MCAPI
static void* getParamStorageValue(
::Command* cmd,
int index);
Definition CommandOrigin.h:32
Definition CommandOutput.h:19
Definition ScriptCustomCommand.h:19
static MCAPI void ** $vftable()
Definition WeakLifetimeScope.h:12