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

Public Member Functions

ScriptActorEventListeneroperator= (ScriptActorEventListener const &)
 
 ScriptActorEventListener (ScriptActorEventListener const &)
 
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)
 
MCAPI::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::UntypedStorage< 8, 16 > mUnked5a78
 
::ll::UntypedStorage< 8, 16 > mUnk68e45b
 
::ll::UntypedStorage< 1, 1 > mUnke2e13d
 

Member Function Documentation

◆ $onEvent() [1/7]

MCAPI::EventResult ScriptModuleMinecraft::ScriptActorEventListener::$onEvent ( ::ActorRemovedEvent const & actorRemovedEvent)
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.

◆ $onEvent() [2/7]

MCAPI::EventResult ScriptModuleMinecraft::ScriptActorEventListener::$onEvent ( ::ActorRemoveEffectEvent const & actorRemoveEffectEvent)
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.

◆ $onEvent() [3/7]

MCAPI::EventResult ScriptModuleMinecraft::ScriptActorEventListener::$onEvent ( ::ActorAttackEvent const & actorAttackEvent)
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.

◆ $onEvent() [4/7]

MCAPI::EventResult ScriptModuleMinecraft::ScriptActorEventListener::$onEvent ( ::ActorHurtEvent const & actorHurtEvent)
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.

◆ $onEvent() [5/7]

MCAPI::EventResult ScriptModuleMinecraft::ScriptActorEventListener::$onEvent ( ::ActorHealthChangedEvent const & actorHealthChangedEvent)
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.

◆ $onEvent() [6/7]

MCAPI::EventResult ScriptModuleMinecraft::ScriptActorEventListener::$onEvent ( ::ActorDiedEvent const & actorDiedEvent)
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.

◆ $onEvent() [7/7]

MCAPI::EventResult ScriptModuleMinecraft::ScriptActorEventListener::$onEvent ( ::ProjectileHitEvent const & projectileHitEvent)
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.

◆ $onActorCreated()

MCAPI::EventResult ScriptModuleMinecraft::ScriptActorEventListener::$onActorCreated ( ::Actor & actor,
::ActorInitializationMethod initializationMethod )
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.

◆ $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: