LeviLamina
|
Public Member Functions | |
ScriptPlayerBreakBlockBeforeEvent & | operator= (ScriptPlayerBreakBlockBeforeEvent const &) |
MCAPI | ScriptPlayerBreakBlockBeforeEvent (::ScriptModuleMinecraft::ScriptPlayerBreakBlockBeforeEvent const &) |
MCAPI | ScriptPlayerBreakBlockBeforeEvent (::ScriptModuleMinecraft::ScriptPlayerBreakBlockBeforeEvent &&) |
MCAPI | ScriptPlayerBreakBlockBeforeEvent (::Player const &player, ::Dimension &dimension, ::BlockPos const &pos, ::ItemStackBase const &item, ::Scripting::WeakLifetimeScope const &scope) |
MCAPI void * | $ctor (::ScriptModuleMinecraft::ScriptPlayerBreakBlockBeforeEvent const &) |
MCAPI void * | $ctor (::ScriptModuleMinecraft::ScriptPlayerBreakBlockBeforeEvent &&) |
MCAPI void * | $ctor (::Player const &player, ::Dimension &dimension, ::BlockPos const &pos, ::ItemStackBase const &item, ::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, 40, ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemStack > > > | mItem |
::ll::TypedStorage< 1, 1, bool > | mCancel |
::ll::TypedStorage< 8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptDimension > > | mDimension |
::ll::TypedStorage< 8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlock > > | mBlock |