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

Public Member Functions

ScriptPlayerInteractWithBlockAfterEventoperator= (ScriptPlayerInteractWithBlockAfterEvent const &)
 
MCAPI ScriptPlayerInteractWithBlockAfterEvent (::ScriptModuleMinecraft::ScriptPlayerInteractWithBlockAfterEvent const &)
 
MCAPI ScriptPlayerInteractWithBlockAfterEvent (::ScriptModuleMinecraft::ScriptPlayerInteractWithBlockAfterEvent &&)
 
MCAPI ScriptPlayerInteractWithBlockAfterEvent (::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPlayer > player, ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemStack > > beforeItemStack, ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemStack > > afterItemStack, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlock > block, ::ScriptModuleMinecraft::ScriptFacing blockFace, ::Vec3 faceLocation, bool isFirstEvent)
 
MCAPI ~ScriptPlayerInteractWithBlockAfterEvent ()
 
MCAPI void * $ctor (::ScriptModuleMinecraft::ScriptPlayerInteractWithBlockAfterEvent const &)
 
MCAPI void * $ctor (::ScriptModuleMinecraft::ScriptPlayerInteractWithBlockAfterEvent &&)
 
MCAPI void * $ctor (::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPlayer > player, ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemStack > > beforeItemStack, ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemStack > > afterItemStack, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlock > block, ::ScriptModuleMinecraft::ScriptFacing blockFace, ::Vec3 faceLocation, bool isFirstEvent)
 
MCAPI void $dtor ()
 
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)
 

Static Public Member Functions

static MCAPI ::Scripting::ClassBinding bind ()
 

Public Attributes

::ll::UntypedStorage< 8, 40 > mUnke04ec3
 
::ll::UntypedStorage< 8, 40 > mUnk979963
 
::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

◆ ScriptPlayerInteractWithBlockAfterEvent() [1/3]

MCAPI ScriptModuleMinecraft::ScriptPlayerInteractWithBlockAfterEvent::ScriptPlayerInteractWithBlockAfterEvent ( ::ScriptModuleMinecraft::ScriptPlayerInteractWithBlockAfterEvent 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.

◆ ScriptPlayerInteractWithBlockAfterEvent() [2/3]

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

◆ ScriptPlayerInteractWithBlockAfterEvent() [3/3]

MCAPI ScriptModuleMinecraft::ScriptPlayerInteractWithBlockAfterEvent::ScriptPlayerInteractWithBlockAfterEvent ( ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPlayer > player,
::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemStack > > beforeItemStack,
::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemStack > > afterItemStack,
::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.

◆ ~ScriptPlayerInteractWithBlockAfterEvent()

MCAPI ScriptModuleMinecraft::ScriptPlayerInteractWithBlockAfterEvent::~ScriptPlayerInteractWithBlockAfterEvent ( )
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::ScriptPlayerInteractWithBlockAfterEvent::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/5]

MCAPI void * ScriptModuleMinecraft::ScriptPlayerInteractWithBlockAfterEvent::$ctor ( ::ScriptModuleMinecraft::ScriptPlayerInteractWithBlockAfterEvent 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/5]

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

MCAPI void * ScriptModuleMinecraft::ScriptPlayerInteractWithBlockAfterEvent::$ctor ( ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPlayer > player,
::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemStack > > beforeItemStack,
::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemStack > > afterItemStack,
::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::ScriptPlayerInteractWithBlockAfterEvent::$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.

◆ $ctor() [4/5]

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() [5/5]

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.

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