22struct ScriptBlockCustomComponentPlayerInteractAfterEvent
27 using IntermediateStorage =
36 ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPlayer>>>
38 ::ll::TypedStorage<4, 4, ::ScriptModuleMinecraft::ScriptFacing> mFace;
39 ::ll::TypedStorage<4, 16, ::std::optional<::Vec3>> mHitAbsolute;
40 ::ll::TypedStorage<4, 16, ::std::optional<::Vec3>> mHitRelative;
45 ScriptBlockCustomComponentPlayerInteractAfterEvent&
46 operator=(ScriptBlockCustomComponentPlayerInteractAfterEvent
const&);
47 ScriptBlockCustomComponentPlayerInteractAfterEvent();
52 MCAPI ScriptBlockCustomComponentPlayerInteractAfterEvent(
56 MCAPI ScriptBlockCustomComponentPlayerInteractAfterEvent(
60 MCAPI ScriptBlockCustomComponentPlayerInteractAfterEvent(
69 MCAPI static ::Scripting::ClassBinding bind();