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

Public Member Functions

ScriptBlockCustomComponentPlayerPlaceBeforeEvent & operator= (ScriptBlockCustomComponentPlayerPlaceBeforeEvent const &)
virtual void updateEngineEvent (::BlockEvents::BlockPlayerPlacingEvent &engineEvent) const
virtual bool shouldCancel () const
MCAPI ScriptBlockCustomComponentPlayerPlaceBeforeEvent (::ScriptModuleMinecraft::ScriptBlockCustomComponentPlayerPlaceBeforeEvent &&)
MCAPI ScriptBlockCustomComponentPlayerPlaceBeforeEvent (::ScriptModuleMinecraft::ScriptBlockCustomComponentPlayerPlaceBeforeEvent const &)
MCAPI ScriptBlockCustomComponentPlayerPlaceBeforeEvent (::BlockEvents::BlockPlayerPlacingEvent const &engineEvent, ::Scripting::WeakLifetimeScope const &scope)
MCAPI void * $ctor (::ScriptModuleMinecraft::ScriptBlockCustomComponentPlayerPlaceBeforeEvent &&)
MCAPI void * $ctor (::ScriptModuleMinecraft::ScriptBlockCustomComponentPlayerPlaceBeforeEvent const &)
MCAPI void * $ctor (::BlockEvents::BlockPlayerPlacingEvent const &engineEvent, ::Scripting::WeakLifetimeScope const &scope)
MCAPI void $dtor ()
MCAPI void $updateEngineEvent (::BlockEvents::BlockPlayerPlacingEvent &engineEvent) const
MCFOLD bool $shouldCancel () const
MCFOLD void * $ctor (::ScriptModuleMinecraft::ScriptBlockEvent const &)

Static Public Member Functions

static MCAPI ::Scripting::ClassBinding bind ()
static MCAPI ::std::vector<::ScriptModuleMinecraft::ScriptCustomComponentToExecute< ::ScriptModuleMinecraft::ScriptBlockCustomComponentInterface const &, void > > tryGetComponentsToExecute (::BlockEvents::BlockPlayerPlacingEvent const &eventData)
static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 1, 1, bool > mCancel
::ll::TypedStorage< 8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlockPermutation > > mPermutationToPlace
::ll::TypedStorage< 4, 4, ::ScriptModuleMinecraft::ScriptFacing > mFace
::ll::TypedStorage< 8, 40, ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPlayer > > > mPlayer
::ll::TypedStorage< 8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptDimension > > mDimension
::ll::TypedStorage< 8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlock > > mBlock

Member Function Documentation

◆ $vftable()

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