|
LeviLamina
|
Public Member Functions | |
| MCAPI | ScriptActorDieAfterEventIntermediateData (::ActorDiedEvent const &eventData, ::Actor const &deadActor, ::Level const &level) |
| MCAPI void * | $ctor (::ActorDiedEvent const &eventData, ::Actor const &deadActor, ::Level const &level) |
| MCAPI void | $dtor () |
Public Attributes | |
| ::ll::TypedStorage< 8, 96, ::ScriptModuleMinecraft::ScriptActorData > | mDeadActor |
| ::ll::TypedStorage< 8, 104, ::std::optional<::ScriptModuleMinecraft::ScriptActorData > > | mDamagingActor |
| ::ll::TypedStorage< 8, 104, ::std::optional<::ScriptModuleMinecraft::ScriptActorData > > | mProjectileActor |
| ::ll::TypedStorage< 4, 4, ::SharedTypes::Legacy::ActorDamageCause > | mCause |