3#include "mc/_HeaderOutputPredefine.h"
7namespace Scripting {
struct InterfaceBinding; }
10namespace ScriptModuleMinecraft {
44 MCNAPI static ::Scripting::InterfaceBinding
bind();
Definition ScriptCustomCommandInterface.h:12
MCAPI void * $ctor(::ScriptModuleMinecraft::ScriptCustomCommandInterface const &)
MCAPI ~ScriptCustomCommandInterface()
MCAPI ScriptCustomCommandInterface(::ScriptModuleMinecraft::ScriptCustomCommandInterface &&)
MCAPI bool operator==(::ScriptModuleMinecraft::ScriptCustomCommandInterface const &other) const
static MCAPI ::Scripting::InterfaceBinding bind()
MCAPI ScriptCustomCommandInterface(::ScriptModuleMinecraft::ScriptCustomCommandInterface const &)
MCAPI void * $ctor(::ScriptModuleMinecraft::ScriptCustomCommandInterface &&)