|
ScriptPlayerBreakBlockAfterEvent & | operator= (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 &) |
|
|
::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: