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

Public Member Functions

ScriptItemUseOnBeforeEvent & operator= (ScriptItemUseOnBeforeEvent const &)
MCAPI ScriptItemUseOnBeforeEvent (::ScriptModuleMinecraft::ScriptItemUseOnBeforeEvent &&)
MCAPI ScriptItemUseOnBeforeEvent (::ScriptModuleMinecraft::ScriptItemUseOnBeforeEvent const &)
MCAPI ScriptItemUseOnBeforeEvent (::ItemUseOnEvent const &itemEvent, ::Player const &player, ::Scripting::WeakLifetimeScope const &scope)
MCAPI::ScriptModuleMinecraft::ScriptItemUseOnBeforeEvent & operator= (::ScriptModuleMinecraft::ScriptItemUseOnBeforeEvent &&)
MCAPI void * $ctor (::ScriptModuleMinecraft::ScriptItemUseOnBeforeEvent &&)
MCAPI void * $ctor (::ScriptModuleMinecraft::ScriptItemUseOnBeforeEvent const &)
MCAPI void * $ctor (::ItemUseOnEvent const &itemEvent, ::Player const &player, ::Scripting::WeakLifetimeScope const &scope)
MCAPI ::Scripting::Result_deprecated<::BlockPosgetBlockLocation_V010 () const
MCAPI void * $ctor (::ItemUseOnEvent const &itemEvent, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemStack > item, ::Player const &player, ::Scripting::WeakLifetimeScope const &scope)
MCAPI void * $ctor (::ScriptModuleMinecraft::ScriptItemUseOnEvent const &)
MCAPI void * $ctor (::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemStack > scriptItem, uchar face, ::Vec3 faceLocation, ::BlockPos blockPosition, ::BlockSource &region, ::Scripting::WeakLifetimeScope const &scope)
MCAPI void $dtor ()

Static Public Member Functions

static MCAPI ::Scripting::ClassBinding bind ()
static MCAPI ::Scripting::ClassBinding bindV010 ()

Public Attributes

::ll::TypedStorage< 1, 1, bool > mCancel
::ll::TypedStorage< 8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPlayer > > mSource
::ll::TypedStorage< 1, 1, bool > mIsFirstEvent
::ll::TypedStorage< 4, 12, ::Vec3mBlockPositionV010
::ll::TypedStorage< 8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemStack > > mScriptItem
::ll::TypedStorage< 4, 4, ::ScriptModuleMinecraft::ScriptFacing > mFace
::ll::TypedStorage< 4, 12, ::Vec3mFaceLocationAbsolute
::ll::TypedStorage< 4, 12, ::Vec3mFaceLocationRelative
::ll::TypedStorage< 8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlock > > mBlock

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