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

Public Member Functions

ScriptPlayerInteractWithBlockEventoperator= (ScriptPlayerInteractWithBlockEvent const &)
 
MCAPI ScriptPlayerInteractWithBlockEvent (::ScriptModuleMinecraft::ScriptPlayerInteractWithBlockEvent const &)
 
MCAPI ScriptPlayerInteractWithBlockEvent (::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPlayer > player, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlock > block, ::ScriptModuleMinecraft::ScriptFacing blockFace, ::Vec3 faceLocation, bool isFirstEvent)
 
MCAPI ~ScriptPlayerInteractWithBlockEvent ()
 
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 ()
 

Public Attributes

::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

◆ ScriptPlayerInteractWithBlockEvent() [1/2]

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

◆ ScriptPlayerInteractWithBlockEvent() [2/2]

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

◆ ~ScriptPlayerInteractWithBlockEvent()

MCAPI ScriptModuleMinecraft::ScriptPlayerInteractWithBlockEvent::~ScriptPlayerInteractWithBlockEvent ( )
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

◆ $ctor() [1/2]

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

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