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

Public Member Functions

ScriptPlayerBreakBlockAfterEventoperator= (ScriptPlayerBreakBlockAfterEvent const &)
 
MCAPI ScriptPlayerBreakBlockAfterEvent (::ScriptModuleMinecraft::ScriptPlayerBreakBlockAfterEvent const &)
 
MCAPI ScriptPlayerBreakBlockAfterEvent (::ScriptModuleMinecraft::ScriptPlayerBreakBlockAfterEvent &&)
 
MCAPI ScriptPlayerBreakBlockAfterEvent (::Player &player, ::BlockPos const &pos, ::Block const &destroyedBlock, ::ItemStackBase const &afterBreakItem, ::ItemStackBase const &beforeBreakItem, ::Scripting::WeakLifetimeScope const &scope)
 
MCAPI ~ScriptPlayerBreakBlockAfterEvent ()
 
MCAPI void * $ctor (::ScriptModuleMinecraft::ScriptPlayerBreakBlockAfterEvent const &)
 
MCAPI void * $ctor (::ScriptModuleMinecraft::ScriptPlayerBreakBlockAfterEvent &&)
 
MCAPI void * $ctor (::Player &player, ::BlockPos const &pos, ::Block const &destroyedBlock, ::ItemStackBase const &afterBreakItem, ::ItemStackBase const &beforeBreakItem, ::Scripting::WeakLifetimeScope const &scope)
 
MCAPI void $dtor ()
 
MCAPI void * $ctor (::ScriptModuleMinecraft::ScriptBlockEvent const &)
 

Static Public Member Functions

static MCAPI ::Scripting::ClassBinding bind ()
 

Public Attributes

::ll::UntypedStorage< 8, 32 > mUnka28136
 
::ll::UntypedStorage< 8, 32 > mUnk4947a8
 
::ll::UntypedStorage< 8, 40 > mUnka29e34
 
::ll::UntypedStorage< 8, 40 > mUnk4f7293
 
::ll::UntypedStorage< 8, 32 > mUnkf8d2e9
 
::ll::UntypedStorage< 8, 32 > mUnkaeee50
 

Constructor & Destructor Documentation

◆ ScriptPlayerBreakBlockAfterEvent() [1/3]

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

◆ ScriptPlayerBreakBlockAfterEvent() [2/3]

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

◆ ScriptPlayerBreakBlockAfterEvent() [3/3]

MCAPI ScriptModuleMinecraft::ScriptPlayerBreakBlockAfterEvent::ScriptPlayerBreakBlockAfterEvent ( ::Player & player,
::BlockPos const & pos,
::Block const & destroyedBlock,
::ItemStackBase const & afterBreakItem,
::ItemStackBase const & beforeBreakItem,
::Scripting::WeakLifetimeScope const & 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.

◆ ~ScriptPlayerBreakBlockAfterEvent()

MCAPI ScriptModuleMinecraft::ScriptPlayerBreakBlockAfterEvent::~ScriptPlayerBreakBlockAfterEvent ( )
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::ScriptPlayerBreakBlockAfterEvent::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::ScriptPlayerBreakBlockAfterEvent::$ctor ( ::ScriptModuleMinecraft::ScriptPlayerBreakBlockAfterEvent 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/4]

MCAPI void * ScriptModuleMinecraft::ScriptPlayerBreakBlockAfterEvent::$ctor ( ::ScriptModuleMinecraft::ScriptPlayerBreakBlockAfterEvent && )
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::ScriptPlayerBreakBlockAfterEvent::$ctor ( ::Player & player,
::BlockPos const & pos,
::Block const & destroyedBlock,
::ItemStackBase const & afterBreakItem,
::ItemStackBase const & beforeBreakItem,
::Scripting::WeakLifetimeScope const & 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.

◆ $dtor()

MCAPI void ScriptModuleMinecraft::ScriptPlayerBreakBlockAfterEvent::$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/4]

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

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