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

Public Member Functions

ScriptPlayerPlaceBlockBeforeEventoperator= (ScriptPlayerPlaceBlockBeforeEvent const &)
 
MCAPI ScriptPlayerPlaceBlockBeforeEvent (::ScriptModuleMinecraft::ScriptPlayerPlaceBlockBeforeEvent &&)
 
MCAPI ScriptPlayerPlaceBlockBeforeEvent (::ScriptModuleMinecraft::ScriptPlayerPlaceBlockBeforeEvent const &)
 
MCAPI ScriptPlayerPlaceBlockBeforeEvent (::Player const &player, ::Dimension &dimension, ::BlockPos const &pos, uchar face, ::Vec3 const &faceLocation, ::Block const &permutationToPlace, ::Scripting::WeakLifetimeScope const &scope)
 
MCAPI void * $ctor (::ScriptModuleMinecraft::ScriptPlayerPlaceBlockBeforeEvent &&)
 
MCAPI void * $ctor (::ScriptModuleMinecraft::ScriptPlayerPlaceBlockBeforeEvent const &)
 
MCAPI void * $ctor (::Player const &player, ::Dimension &dimension, ::BlockPos const &pos, uchar face, ::Vec3 const &faceLocation, ::Block const &permutationToPlace, ::Scripting::WeakLifetimeScope const &scope)
 
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< 4, 4, ::ScriptModuleMinecraft::ScriptFacing > mFace
 
::ll::TypedStorage< 4, 12, ::Vec3mFaceLocation
 
::ll::TypedStorage< 1, 1, bool > mCancel
 
::ll::TypedStorage< 8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlockPermutation > > mPermutation
 
::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: