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

Public Member Functions

MCAPI ScriptPlayerInteractWithBlockBeforeEvent (::Player &player, ::PlayerInteractWithBlockBeforeEvent const &eventData, ::Scripting::WeakLifetimeScope &scope)
MCAPI void * $ctor (::Player &player, ::PlayerInteractWithBlockBeforeEvent const &eventData, ::Scripting::WeakLifetimeScope &scope)
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 > > > mItemStack
::ll::TypedStorage< 1, 1, bool > mCancel
::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: