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

Public Member Functions

ScriptPlayerInteractWithBlockBeforeEventoperator= (ScriptPlayerInteractWithBlockBeforeEvent const &)
 
 ScriptPlayerInteractWithBlockBeforeEvent (ScriptPlayerInteractWithBlockBeforeEvent const &)
 
MCAPI ScriptPlayerInteractWithBlockBeforeEvent (::ScriptModuleMinecraft::ScriptPlayerInteractWithBlockBeforeEvent &&)
 
MCAPI ScriptPlayerInteractWithBlockBeforeEvent (::Player &player, ::PlayerInteractWithBlockBeforeEvent const &eventData, ::Scripting::WeakLifetimeScope &scope)
 
MCAPI void * $ctor (::ScriptModuleMinecraft::ScriptPlayerInteractWithBlockBeforeEvent &&)
 
MCAPI void * $ctor (::Player &player, ::PlayerInteractWithBlockBeforeEvent const &eventData, ::Scripting::WeakLifetimeScope &scope)
 
MCAPI void * $ctor (::ScriptModuleMinecraft::ScriptPlayerInteractWithBlockEvent const &)
 
MCAPI void * $ctor (::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPlayer > player, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlock > block, ::ScriptModuleMinecraft::ScriptFacing blockFace, ::Vec3 faceLocation, bool isFirstEvent)
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI ::Scripting::ClassBinding bind ()
 

Public Attributes

::ll::UntypedStorage< 8, 40 > mUnk4835fb
 
::ll::UntypedStorage< 1, 1 > mUnk5e0c46
 
::ll::UntypedStorage< 8, 32 > mUnkcd11ad
 
::ll::UntypedStorage< 4, 4 > mUnk660964
 
::ll::UntypedStorage< 4, 12 > mUnk3b808e
 
::ll::UntypedStorage< 1, 1 > mUnkc8e6d8
 
::ll::UntypedStorage< 8, 32 > mUnk4dc911
 

Constructor & Destructor Documentation

◆ ScriptPlayerInteractWithBlockBeforeEvent() [1/2]

MCAPI ScriptModuleMinecraft::ScriptPlayerInteractWithBlockBeforeEvent::ScriptPlayerInteractWithBlockBeforeEvent ( ::ScriptModuleMinecraft::ScriptPlayerInteractWithBlockBeforeEvent && )
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.

◆ ScriptPlayerInteractWithBlockBeforeEvent() [2/2]

MCAPI ScriptModuleMinecraft::ScriptPlayerInteractWithBlockBeforeEvent::ScriptPlayerInteractWithBlockBeforeEvent ( ::Player & player,
::PlayerInteractWithBlockBeforeEvent const & eventData,
::Scripting::WeakLifetimeScope & scope )
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.

Member Function Documentation

◆ bind()

static MCAPI ::Scripting::ClassBinding ScriptModuleMinecraft::ScriptPlayerInteractWithBlockBeforeEvent::bind ( )
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.

◆ $ctor() [1/4]

MCAPI void * ScriptModuleMinecraft::ScriptPlayerInteractWithBlockBeforeEvent::$ctor ( ::ScriptModuleMinecraft::ScriptPlayerInteractWithBlockBeforeEvent && )
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.

◆ $ctor() [2/4]

MCAPI void * ScriptModuleMinecraft::ScriptPlayerInteractWithBlockBeforeEvent::$ctor ( ::Player & player,
::PlayerInteractWithBlockBeforeEvent const & eventData,
::Scripting::WeakLifetimeScope & scope )
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.

◆ $ctor() [3/4]

MCAPI void * ScriptModuleMinecraft::ScriptPlayerInteractWithBlockEvent::$ctor ( ::ScriptModuleMinecraft::ScriptPlayerInteractWithBlockEvent const & )
inherited
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.

◆ $ctor() [4/4]

MCAPI void * ScriptModuleMinecraft::ScriptPlayerInteractWithBlockEvent::$ctor ( ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPlayer > player,
::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlock > block,
::ScriptModuleMinecraft::ScriptFacing blockFace,
::Vec3 faceLocation,
bool isFirstEvent )
inherited
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.

◆ $dtor()

MCAPI void ScriptModuleMinecraft::ScriptPlayerInteractWithBlockEvent::$dtor ( )
inherited
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: