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 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 ()
 
MCFOLD void * $ctor (::ScriptModuleMinecraft::ScriptBlockEvent const &)
 

Static Public Member Functions

static MCAPI ::Scripting::ClassBinding bind ()
 

Public Attributes

::ll::TypedStorage< 8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPlayer > > mPlayer
 
::ll::TypedStorage< 8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlockPermutation > > mBrokenBlockPermutation
 
::ll::TypedStorage< 8, 40, ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemStack > > > mAfterBreakItemStack
 
::ll::TypedStorage< 8, 40, ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemStack > > > mBeforeBreakItemStack
 
::ll::TypedStorage< 8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptDimension > > mDimension
 
::ll::TypedStorage< 8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlock > > mBlock
 

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