LeviLamina
Loading...
Searching...
No Matches
ScriptModuleMinecraft::ScriptItemCustomComponentUseOnEvent Struct Reference
Inheritance diagram for ScriptModuleMinecraft::ScriptItemCustomComponentUseOnEvent:

Classes

struct  IntermediateStorage

Public Types

using EventConnectorsType

Public Member Functions

ScriptItemCustomComponentUseOnEvent & operator= (ScriptItemCustomComponentUseOnEvent const &)
MCAPI ScriptItemCustomComponentUseOnEvent (::ScriptModuleMinecraft::ScriptItemCustomComponentUseOnEvent &&)
MCAPI ScriptItemCustomComponentUseOnEvent (::ScriptModuleMinecraft::ScriptItemCustomComponentUseOnEvent const &)
MCAPI ScriptItemCustomComponentUseOnEvent (::ScriptModuleMinecraft::ScriptItemCustomComponentUseOnEvent::IntermediateStorage const &eventData, ::Scripting::WeakLifetimeScope const &scope)
MCAPI::ScriptModuleMinecraft::ScriptItemCustomComponentUseOnEvent & operator= (::ScriptModuleMinecraft::ScriptItemCustomComponentUseOnEvent &&)
MCAPI void * $ctor (::ScriptModuleMinecraft::ScriptItemCustomComponentUseOnEvent &&)
MCAPI void * $ctor (::ScriptModuleMinecraft::ScriptItemCustomComponentUseOnEvent const &)
MCAPI void * $ctor (::ScriptModuleMinecraft::ScriptItemCustomComponentUseOnEvent::IntermediateStorage const &eventData, ::Scripting::WeakLifetimeScope const &scope)
MCAPI void $dtor ()
MCAPI void * $ctor (::ScriptModuleMinecraft::ScriptItemUseOnEvent const &)
MCAPI void * $ctor (::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemStack > scriptItem, uchar face, ::Vec3 faceLocation, ::BlockPos blockPosition, ::BlockSource &region, ::Scripting::WeakLifetimeScope const &scope)

Static Public Member Functions

static MCAPI ::Scripting::ClassBinding bind ()
static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptActor > > mEntity
::ll::TypedStorage< 8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlockPermutation > > mUsedBlockPermutation
::ll::TypedStorage< 8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemStack > > mScriptItem
::ll::TypedStorage< 4, 4, ::ScriptModuleMinecraft::ScriptFacing > mFace
::ll::TypedStorage< 4, 12, ::Vec3mFaceLocationAbsolute
::ll::TypedStorage< 4, 12, ::Vec3mFaceLocationRelative
::ll::TypedStorage< 8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlock > > mBlock

Member Typedef Documentation

◆ EventConnectorsType

using ScriptModuleMinecraft::ScriptItemCustomComponentUseOnEvent::EventConnectorsType
Initial value:
void(bool&, ::ItemStack const&, ::ItemStack&, ::Actor&, ::BlockPos, uchar, ::Vec3 const&)>
Definition Actor.h:105
Definition BlockPos.h:19
Definition ItemStack.h:26
Definition Vec3.h:10
Definition ScriptCustomComponentPubSubConnectors.h:8

Member Function Documentation

◆ $vftable()

MCAPI void ** ScriptModuleMinecraft::ScriptItemCustomComponentUseOnEvent::$vftable ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

The documentation for this struct was generated from the following file: