|
LeviLamina
|
Public Member Functions | |
| MCAPI | ScriptActorHitAfterEvent (::std::shared_ptr<::ScriptModuleMinecraft::ScriptActorHitBlockAfterEventIntermediateData > const &eventData, ::Scripting::WeakLifetimeScope const &scope) |
| MCAPI | ScriptActorHitAfterEvent (::std::shared_ptr<::ScriptModuleMinecraft::ScriptActorHitEntityAfterEventIntermediateData > const &eventData, ::Scripting::WeakLifetimeScope const &scope) |
| MCAPI void * | $ctor (::std::shared_ptr<::ScriptModuleMinecraft::ScriptActorHitBlockAfterEventIntermediateData > const &eventData, ::Scripting::WeakLifetimeScope const &scope) |
| MCAPI void * | $ctor (::std::shared_ptr<::ScriptModuleMinecraft::ScriptActorHitEntityAfterEventIntermediateData > const &eventData, ::Scripting::WeakLifetimeScope const &scope) |
Static Public Member Functions | |
| static MCAPI ::Scripting::ClassBinding | bindV010 () |
Public Attributes | |
| ::ll::TypedStorage< 8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptActor > > | mActor |
| ::ll::TypedStorage< 8, 40, ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptActor > > > | mHitActor |
| ::ll::TypedStorage< 8, 40, ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlock > > > | mHitBlock |