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

Public Types

using QueueType = ::ScriptModuleMinecraft::ScriptPlayerBreakBlockAfterEventIntermediateData

Public Member Functions

MCAPI ScriptPlayerBreakBlockAfterEvent (::ScriptModuleMinecraft::ScriptPlayerBreakBlockAfterEvent const &)
MCAPI ScriptPlayerBreakBlockAfterEvent (::std::shared_ptr<::ScriptModuleMinecraft::ScriptPlayerBreakBlockAfterEventIntermediateData > const &eventData, ::Scripting::WeakLifetimeScope const &scope)
MCAPI::ScriptModuleMinecraft::ScriptPlayerBreakBlockAfterEvent & operator= (::ScriptModuleMinecraft::ScriptPlayerBreakBlockAfterEvent &&)
MCAPI::ScriptModuleMinecraft::ScriptPlayerBreakBlockAfterEvent & operator= (::ScriptModuleMinecraft::ScriptPlayerBreakBlockAfterEvent const &)
MCAPI void * $ctor (::ScriptModuleMinecraft::ScriptPlayerBreakBlockAfterEvent const &)
MCAPI void * $ctor (::std::shared_ptr<::ScriptModuleMinecraft::ScriptPlayerBreakBlockAfterEventIntermediateData > const &eventData, ::Scripting::WeakLifetimeScope const &scope)
MCAPI void * $ctor (::Dimension &dimension, ::BlockPos const &location, ::Scripting::WeakLifetimeScope const &scope)

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: