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

Public Types

using QueueType = ::ScriptModuleMinecraft::ScriptPlayerBreakBlockAfterEventIntermediateData

Public Member Functions

ScriptPlayerBreakBlockAfterEvent & operator= (ScriptPlayerBreakBlockAfterEvent const &)
MCAPI ScriptPlayerBreakBlockAfterEvent (::ScriptModuleMinecraft::ScriptPlayerBreakBlockAfterEvent &&)
MCAPI ScriptPlayerBreakBlockAfterEvent (::ScriptModuleMinecraft::ScriptPlayerBreakBlockAfterEvent const &)
MCAPI void * $ctor (::ScriptModuleMinecraft::ScriptPlayerBreakBlockAfterEvent &&)
MCAPI void * $ctor (::ScriptModuleMinecraft::ScriptPlayerBreakBlockAfterEvent const &)
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: