29 ::ll::TypedStorage<8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPlayer>> mPlayer;
30 ::ll::TypedStorage<4, 4, ::ScriptModuleMinecraft::ScriptFacing> mFace;
31 ::ll::TypedStorage<4, 12, ::Vec3> mFaceLocation;
32 ::ll::TypedStorage<1, 1, bool> mCancel;
33 ::ll::TypedStorage<8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlockPermutation>>
39 ScriptPlayerPlaceBlockBeforeEvent();
44 MCAPI ScriptPlayerPlaceBlockBeforeEvent(
49 ::Vec3 const& faceLocation,
50 ::Block const& permutationToPlace,
58 MCAPI static ::Scripting::ClassBinding bind();
69 ::Vec3 const& faceLocation,
70 ::Block const& permutationToPlace,