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

Public Member Functions

ScriptPlayerInteractWithBlockAfterEventoperator= (ScriptPlayerInteractWithBlockAfterEvent const &)
 
MCAPI ScriptPlayerInteractWithBlockAfterEvent (::ScriptModuleMinecraft::ScriptPlayerInteractWithBlockAfterEvent const &)
 
MCAPI ScriptPlayerInteractWithBlockAfterEvent (::ScriptModuleMinecraft::ScriptPlayerInteractWithBlockAfterEvent &&)
 
MCAPI ScriptPlayerInteractWithBlockAfterEvent (::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPlayer > player, ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemStack > > beforeItemStack, ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemStack > > afterItemStack, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlock > block, ::ScriptModuleMinecraft::ScriptFacing blockFace, ::Vec3 faceLocation, bool isFirstEvent)
 
MCAPI void * $ctor (::ScriptModuleMinecraft::ScriptPlayerInteractWithBlockAfterEvent const &)
 
MCAPI void * $ctor (::ScriptModuleMinecraft::ScriptPlayerInteractWithBlockAfterEvent &&)
 
MCAPI void * $ctor (::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPlayer > player, ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemStack > > beforeItemStack, ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemStack > > afterItemStack, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlock > block, ::ScriptModuleMinecraft::ScriptFacing blockFace, ::Vec3 faceLocation, bool isFirstEvent)
 
MCAPI void $dtor ()
 
MCAPI void * $ctor (::ScriptModuleMinecraft::ScriptPlayerInteractWithBlockEvent const &)
 
MCAPI void * $ctor (::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPlayer > player, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlock > block, ::ScriptModuleMinecraft::ScriptFacing blockFace, ::Vec3 faceLocation, bool isFirstEvent)
 

Static Public Member Functions

static MCAPI ::Scripting::ClassBinding bind ()
 

Public Attributes

::ll::TypedStorage< 8, 40, ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemStack > > > mBeforeItemStack
 
::ll::TypedStorage< 8, 40, ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemStack > > > mAfterItemStack
 
::ll::TypedStorage< 8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlock > > mBlock
 
::ll::TypedStorage< 4, 4, ::ScriptModuleMinecraft::ScriptFacing > mBlockFace
 
::ll::TypedStorage< 4, 12, ::Vec3mFaceLocationAbsolute
 
::ll::TypedStorage< 4, 12, ::Vec3mFaceLocationRelative
 
::ll::TypedStorage< 1, 1, bool > mIsFirstEvent
 
::ll::TypedStorage< 8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPlayer > > mPlayer
 

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