19struct ScriptActorHitAfterEvent {
23 ::ll::TypedStorage<8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptActor>> mActor;
25 TypedStorage<8, 40, ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptActor>>>
28 TypedStorage<8, 40, ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlock>>>
34 ScriptActorHitAfterEvent& operator=(ScriptActorHitAfterEvent
const&);
35 ScriptActorHitAfterEvent();
44 MCAPI ScriptActorHitAfterEvent(
45 ::std::shared_ptr<::ScriptModuleMinecraft::ScriptActorHitBlockAfterEventIntermediateData>
const& eventData,
49 MCAPI ~ScriptActorHitAfterEvent();
55 MCAPI static ::Scripting::ClassBinding bindV010();
66 ::std::shared_ptr<::ScriptModuleMinecraft::ScriptActorHitBlockAfterEventIntermediateData>
const& eventData,