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

Public Member Functions

ScriptPlayerInteractWithEntityAfterEventoperator= (ScriptPlayerInteractWithEntityAfterEvent const &)
 
MCAPI ScriptPlayerInteractWithEntityAfterEvent (::ScriptModuleMinecraft::ScriptPlayerInteractWithEntityAfterEvent &&)
 
MCAPI ScriptPlayerInteractWithEntityAfterEvent (::ScriptModuleMinecraft::ScriptPlayerInteractWithEntityAfterEvent const &)
 
MCAPI ScriptPlayerInteractWithEntityAfterEvent (::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPlayer > player, ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemStack > > beforeItemStack, ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemStack > > afterItemStack, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptActor > target)
 
MCAPI ~ScriptPlayerInteractWithEntityAfterEvent ()
 
MCAPI void * $ctor (::ScriptModuleMinecraft::ScriptPlayerInteractWithEntityAfterEvent &&)
 
MCAPI void * $ctor (::ScriptModuleMinecraft::ScriptPlayerInteractWithEntityAfterEvent const &)
 
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::ScriptActor > target)
 
MCAPI void $dtor ()
 
MCAPI void * $ctor (::ScriptModuleMinecraft::ScriptPlayerInteractWithEntityEvent const &)
 
MCAPI void * $ctor (::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPlayer > player, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptActor > target)
 

Static Public Member Functions

static MCAPI ::Scripting::ClassBinding bind ()
 

Public Attributes

::ll::UntypedStorage< 8, 40 > mUnkc41c67
 
::ll::UntypedStorage< 8, 40 > mUnk73e1d3
 
::ll::UntypedStorage< 8, 32 > mUnk86f816
 
::ll::UntypedStorage< 8, 32 > mUnk4dc911
 

Constructor & Destructor Documentation

◆ ScriptPlayerInteractWithEntityAfterEvent() [1/3]

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

◆ ScriptPlayerInteractWithEntityAfterEvent() [2/3]

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

◆ ScriptPlayerInteractWithEntityAfterEvent() [3/3]

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

◆ ~ScriptPlayerInteractWithEntityAfterEvent()

MCAPI ScriptModuleMinecraft::ScriptPlayerInteractWithEntityAfterEvent::~ScriptPlayerInteractWithEntityAfterEvent ( )
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::ScriptPlayerInteractWithEntityAfterEvent::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::ScriptPlayerInteractWithEntityAfterEvent::$ctor ( ::ScriptModuleMinecraft::ScriptPlayerInteractWithEntityAfterEvent && )
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::ScriptPlayerInteractWithEntityAfterEvent::$ctor ( ::ScriptModuleMinecraft::ScriptPlayerInteractWithEntityAfterEvent 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() [3/5]

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::ScriptPlayerInteractWithEntityAfterEvent::$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::ScriptPlayerInteractWithEntityEvent::$ctor ( ::ScriptModuleMinecraft::ScriptPlayerInteractWithEntityEvent 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::ScriptPlayerInteractWithEntityEvent::$ctor ( ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPlayer > player,
::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptActor > target )
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: