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

Public Types

using IntermediateStorage
 

Public Member Functions

ScriptBlockCustomComponentPlayerInteractAfterEventoperator= (ScriptBlockCustomComponentPlayerInteractAfterEvent const &)
 
MCAPI ScriptBlockCustomComponentPlayerInteractAfterEvent (::ScriptModuleMinecraft::ScriptBlockCustomComponentPlayerInteractAfterEvent const &)
 
MCAPI ScriptBlockCustomComponentPlayerInteractAfterEvent (::ScriptModuleMinecraft::ScriptBlockCustomComponentPlayerInteractAfterEvent &&)
 
MCAPI ScriptBlockCustomComponentPlayerInteractAfterEvent (::ScriptModuleMinecraft::ScriptBlockCustomComponentPlayerInteractAfterEventIntermediateStorage const &eventData, ::Scripting::WeakLifetimeScope const &scope)
 
MCAPI void * $ctor (::ScriptModuleMinecraft::ScriptBlockCustomComponentPlayerInteractAfterEvent const &)
 
MCAPI void * $ctor (::ScriptModuleMinecraft::ScriptBlockCustomComponentPlayerInteractAfterEvent &&)
 
MCAPI void * $ctor (::ScriptModuleMinecraft::ScriptBlockCustomComponentPlayerInteractAfterEventIntermediateStorage const &eventData, ::Scripting::WeakLifetimeScope const &scope)
 
MCFOLD void * $ctor (::ScriptModuleMinecraft::ScriptBlockEvent const &)
 
MCFOLD void $dtor ()
 

Static Public Member Functions

static MCAPI ::Scripting::ClassBinding bind ()
 

Public Attributes

::ll::TypedStorage< 8, 40, ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPlayer > > > mPlayer
 
::ll::TypedStorage< 4, 4, ::ScriptModuleMinecraft::ScriptFacing > mFace
 
::ll::TypedStorage< 4, 16, ::std::optional<::Vec3 > > mHitAbsolute
 
::ll::TypedStorage< 4, 16, ::std::optional<::Vec3 > > mHitRelative
 
::ll::TypedStorage< 8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptDimension > > mDimension
 
::ll::TypedStorage< 8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlock > > mBlock
 

Member Typedef Documentation

◆ IntermediateStorage


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