19struct ScriptActorDieAfterEvent {
27 ::ll::TypedStorage<8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptActor>> mDeadActor;
28 ::ll::TypedStorage<8, 88, ::ScriptModuleMinecraft::ScriptActorDamageSource> mDamageSource;
33 ScriptActorDieAfterEvent& operator=(ScriptActorDieAfterEvent
const&);
34 ScriptActorDieAfterEvent();
41 MCAPI ScriptActorDieAfterEvent(
42 ::std::shared_ptr<::ScriptModuleMinecraft::ScriptActorDieAfterEventIntermediateData>
const& eventData,
50 MCAPI static ::Scripting::ClassBinding bind();
59 ::std::shared_ptr<::ScriptModuleMinecraft::ScriptActorDieAfterEventIntermediateData>
const& eventData,