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

Classes

struct  IntermediateStorage

Public Types

using EventConnectorsType

Public Member Functions

ScriptItemCustomComponentMineBlockEvent & operator= (ScriptItemCustomComponentMineBlockEvent const &)
MCAPI ScriptItemCustomComponentMineBlockEvent (::ScriptModuleMinecraft::ScriptItemCustomComponentMineBlockEvent &&)
MCAPI ScriptItemCustomComponentMineBlockEvent (::ScriptModuleMinecraft::ScriptItemCustomComponentMineBlockEvent const &)
MCAPI ScriptItemCustomComponentMineBlockEvent (::ScriptModuleMinecraft::ScriptItemCustomComponentMineBlockEvent::IntermediateStorage const &eventData, ::Scripting::WeakLifetimeScope const &scope)
MCAPI void * $ctor (::ScriptModuleMinecraft::ScriptItemCustomComponentMineBlockEvent &&)
MCAPI void * $ctor (::ScriptModuleMinecraft::ScriptItemCustomComponentMineBlockEvent const &)
MCAPI void * $ctor (::ScriptModuleMinecraft::ScriptItemCustomComponentMineBlockEvent::IntermediateStorage const &eventData, ::Scripting::WeakLifetimeScope const &scope)
MCAPI void $dtor ()

Static Public Member Functions

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

Public Attributes

::ll::TypedStorage< 8, 40, ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemStack > > > mScriptItem
::ll::TypedStorage< 8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptActor > > mActor
::ll::TypedStorage< 8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlock > > mBlock
::ll::TypedStorage< 8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlockPermutation > > mMinedBlock

Member Typedef Documentation

◆ EventConnectorsType

using ScriptModuleMinecraft::ScriptItemCustomComponentMineBlockEvent::EventConnectorsType
Initial value:
void(bool&, ::ItemStack&, ::Block const&, int, int, int, ::Actor&)>
Definition Actor.h:105
Definition Block.h:43
Definition ItemStack.h:26
Definition ScriptCustomComponentPubSubConnectors.h:8

Member Function Documentation

◆ $vftable()

MCAPI void ** ScriptModuleMinecraft::ScriptItemCustomComponentMineBlockEvent::$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: