16struct ScriptBlockCustomComponentAfterEventIntermediateStorage {
20 ::ll::TypedStorage<8, 8, ::Block const&> mBlock;
21 ::ll::TypedStorage<4, 12, ::BlockPos const> mPos;
22 ::ll::TypedStorage<8, 8, ::BlockSource const&> mRegion;
27 ScriptBlockCustomComponentAfterEventIntermediateStorage&
28 operator=(ScriptBlockCustomComponentAfterEventIntermediateStorage
const&);
29 ScriptBlockCustomComponentAfterEventIntermediateStorage(
30 ScriptBlockCustomComponentAfterEventIntermediateStorage
const&
32 ScriptBlockCustomComponentAfterEventIntermediateStorage();