LeviLamina
Loading...
Searching...
No Matches
ScriptModuleMinecraft::ScriptActorEventListener Class Reference
+ Inheritance diagram for ScriptModuleMinecraft::ScriptActorEventListener:

Public Member Functions

virtual::EventResult onEvent (::ActorRemovedEvent const &actorRemovedEvent)
 
virtual::EventResult onEvent (::ActorRemoveEffectEvent const &actorRemoveEffectEvent)
 
virtual::EventResult onEvent (::ActorAttackEvent const &actorAttackEvent)
 
virtual::EventResult onEvent (::ActorHurtEvent const &actorHurtEvent)
 
virtual::EventResult onEvent (::ActorHealthChangedEvent const &actorHealthChangedEvent)
 
virtual::EventResult onEvent (::ActorDiedEvent const &actorDiedEvent)
 
virtual::EventResult onEvent (::ProjectileHitEvent const &projectileHitEvent)
 
virtual::EventResult onActorCreated (::Actor &actor, ::ActorInitializationMethod initializationMethod)
 
MCAPI::EventResult $onEvent (::ActorRemovedEvent const &actorRemovedEvent)
 
MCFOLD::EventResult $onEvent (::ActorRemoveEffectEvent const &actorRemoveEffectEvent)
 
MCAPI::EventResult $onEvent (::ActorAttackEvent const &actorAttackEvent)
 
MCAPI::EventResult $onEvent (::ActorHurtEvent const &actorHurtEvent)
 
MCAPI::EventResult $onEvent (::ActorHealthChangedEvent const &actorHealthChangedEvent)
 
MCAPI::EventResult $onEvent (::ActorDiedEvent const &actorDiedEvent)
 
MCAPI::EventResult $onEvent (::ProjectileHitEvent const &projectileHitEvent)
 
MCAPI::EventResult $onActorCreated (::Actor &actor, ::ActorInitializationMethod initializationMethod)
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::TypedStorage< 8, 16, ::Scripting::TypedObjectHandle<::ScriptModuleMinecraft::IScriptWorldAfterEvents > > mScriptEventsHandle
 
::ll::TypedStorage< 8, 16, ::Scripting::WeakLifetimeScopemScope
 
::ll::TypedStorage< 1, 1, bool > mAfterListener
 

Member Function Documentation

◆ $vftable()

static MCAPI void ** ScriptModuleMinecraft::ScriptActorEventListener::$vftable ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

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