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

Public Member Functions

ScriptPlayerPlaceBlockBeforeEventoperator= (ScriptPlayerPlaceBlockBeforeEvent const &)
 
MCAPI ScriptPlayerPlaceBlockBeforeEvent (::ScriptModuleMinecraft::ScriptPlayerPlaceBlockBeforeEvent &&)
 
MCAPI ScriptPlayerPlaceBlockBeforeEvent (::ScriptModuleMinecraft::ScriptPlayerPlaceBlockBeforeEvent const &)
 
MCAPI ScriptPlayerPlaceBlockBeforeEvent (::Player const &player, ::Dimension &dimension, ::BlockPos const &pos, uchar face, ::Vec3 const &faceLocation, ::Block const &permutationToPlace, ::Scripting::WeakLifetimeScope const &scope)
 
MCAPI ~ScriptPlayerPlaceBlockBeforeEvent ()
 
MCAPI void * $ctor (::ScriptModuleMinecraft::ScriptPlayerPlaceBlockBeforeEvent &&)
 
MCAPI void * $ctor (::ScriptModuleMinecraft::ScriptPlayerPlaceBlockBeforeEvent const &)
 
MCAPI void * $ctor (::Player const &player, ::Dimension &dimension, ::BlockPos const &pos, uchar face, ::Vec3 const &faceLocation, ::Block const &permutationToPlace, ::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 > mUnk61e710
 
::ll::UntypedStorage< 4, 4 > mUnkacb8dc
 
::ll::UntypedStorage< 4, 12 > mUnk8bfeb8
 
::ll::UntypedStorage< 1, 1 > mUnk272646
 
::ll::UntypedStorage< 8, 32 > mUnk2632b2
 
::ll::UntypedStorage< 8, 32 > mUnkf8d2e9
 
::ll::UntypedStorage< 8, 32 > mUnkaeee50
 

Constructor & Destructor Documentation

◆ ScriptPlayerPlaceBlockBeforeEvent() [1/3]

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

◆ ScriptPlayerPlaceBlockBeforeEvent() [2/3]

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

◆ ScriptPlayerPlaceBlockBeforeEvent() [3/3]

MCAPI ScriptModuleMinecraft::ScriptPlayerPlaceBlockBeforeEvent::ScriptPlayerPlaceBlockBeforeEvent ( ::Player const & player,
::Dimension & dimension,
::BlockPos const & pos,
uchar face,
::Vec3 const & faceLocation,
::Block const & permutationToPlace,
::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.

◆ ~ScriptPlayerPlaceBlockBeforeEvent()

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

MCAPI void * ScriptModuleMinecraft::ScriptPlayerPlaceBlockBeforeEvent::$ctor ( ::Player const & player,
::Dimension & dimension,
::BlockPos const & pos,
uchar face,
::Vec3 const & faceLocation,
::Block const & permutationToPlace,
::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::ScriptPlayerPlaceBlockBeforeEvent::$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: