23 ::ll::TypedStorage<8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlock>> mBlock;
24 ::ll::TypedStorage<4, 4, ::ScriptModuleMinecraft::ScriptFacing> mBlockFace;
25 ::ll::TypedStorage<4, 12, ::Vec3> mFaceLocationAbsolute;
26 ::ll::TypedStorage<4, 12, ::Vec3> mFaceLocationRelative;
27 ::ll::TypedStorage<1, 1, bool> mIsFirstEvent;
32 ScriptPlayerInteractWithBlockEvent& operator=(ScriptPlayerInteractWithBlockEvent
const&);
33 ScriptPlayerInteractWithBlockEvent();
40 MCAPI ScriptPlayerInteractWithBlockEvent(
43 ::ScriptModuleMinecraft::ScriptFacing blockFace,
48 MCAPI ~ScriptPlayerInteractWithBlockEvent();
59 ::ScriptModuleMinecraft::ScriptFacing blockFace,