3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/scripting/lifetime_registry/StrongTypedObjectHandle.h"
12namespace ScriptModuleMinecraft {
class ScriptItemStack; }
13namespace Scripting {
class WeakLifetimeScope; }
14namespace Scripting {
struct ClassBinding; }
17namespace ScriptModuleMinecraft {
51 MCNAPI static ::Scripting::ClassBinding
bind();
Definition StrongTypedObjectHandle.h:8
Definition WeakLifetimeScope.h:12
Definition ItemStopUseOnEvent.h:10
Definition ScriptItemStopUseOnAfterEvent.h:19
MCAPI void * $ctor(::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemStack > > item, ::ItemStopUseOnEvent const &itemEvent, ::Player *player, ::Scripting::WeakLifetimeScope const &scope)
MCAPI ScriptItemStopUseOnAfterEvent(::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemStack > > item, ::ItemStopUseOnEvent const &itemEvent, ::Player *player, ::Scripting::WeakLifetimeScope const &scope)
MCAPI ~ScriptItemStopUseOnAfterEvent()
MCAPI void * $ctor(::ScriptModuleMinecraft::ScriptItemStopUseOnAfterEvent const &)
MCAPI ScriptItemStopUseOnAfterEvent(::ScriptModuleMinecraft::ScriptItemStopUseOnAfterEvent const &)
static MCAPI ::Scripting::ClassBinding bind()