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

Public Member Functions

ScriptPlayerPlaceBlockAfterEventoperator= (ScriptPlayerPlaceBlockAfterEvent const &)
 
 ScriptPlayerPlaceBlockAfterEvent (ScriptPlayerPlaceBlockAfterEvent const &)
 
MCAPI ScriptPlayerPlaceBlockAfterEvent (::Player &player, ::BlockPos const &pos, ::Scripting::WeakLifetimeScope const &scope)
 
MCAPI void * $ctor (::Player &player, ::BlockPos const &pos, ::Scripting::WeakLifetimeScope const &scope)
 
MCAPI void * $ctor (::ScriptModuleMinecraft::ScriptBlockEvent const &)
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI ::Scripting::ClassBinding bind ()
 

Public Attributes

::ll::UntypedStorage< 8, 32 > mUnk3da92e
 
::ll::UntypedStorage< 8, 32 > mUnkf8d2e9
 
::ll::UntypedStorage< 8, 32 > mUnkaeee50
 

Constructor & Destructor Documentation

◆ ScriptPlayerPlaceBlockAfterEvent()

MCAPI ScriptModuleMinecraft::ScriptPlayerPlaceBlockAfterEvent::ScriptPlayerPlaceBlockAfterEvent ( ::Player & player,
::BlockPos const & pos,
::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.

Member Function Documentation

◆ bind()

static MCAPI ::Scripting::ClassBinding ScriptModuleMinecraft::ScriptPlayerPlaceBlockAfterEvent::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/2]

MCAPI void * ScriptModuleMinecraft::ScriptPlayerPlaceBlockAfterEvent::$ctor ( ::Player & player,
::BlockPos const & pos,
::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.

◆ $ctor() [2/2]

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.

◆ $dtor()

MCAPI void ScriptModuleMinecraft::ScriptBlockEvent::$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: