3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/scripting/modules/minecraft/events/ScriptCustomComponentPubSubConnectors.h"
7#include "mc/scripting/modules/minecraft/events/ScriptItemCustomComponentAfterEvent.h"
8#include "mc/scripting/modules/minecraft/events/ScriptItemCustomComponentIntermediateStorage.h"
14namespace Scripting {
class WeakLifetimeScope; }
15namespace Scripting {
struct ClassBinding; }
18namespace ScriptModuleMinecraft {
88 MCNAPI static ::Scripting::ClassBinding
bind();
Definition ItemStack.h:25
Definition WeakLifetimeScope.h:12
Definition ScriptItemCustomComponentAfterEvent.h:17
Definition ScriptItemCustomComponentUseEvent.h:20
static MCAPI void ** $vftable()
MCAPI ScriptItemCustomComponentUseEvent(::ScriptModuleMinecraft::ScriptItemCustomComponentUseEvent::IntermediateStorage const &eventData, ::Scripting::WeakLifetimeScope const &scope)
MCAPI ScriptItemCustomComponentUseEvent(::ScriptModuleMinecraft::ScriptItemCustomComponentUseEvent const &)
static MCAPI ::Scripting::ClassBinding bind()
MCAPI void * $ctor(::ScriptModuleMinecraft::ScriptItemCustomComponentUseEvent::IntermediateStorage const &eventData, ::Scripting::WeakLifetimeScope const &scope)
MCAPI void * $ctor(::ScriptModuleMinecraft::ScriptItemCustomComponentUseEvent const &)