18struct ScriptBlockCustomComponentAfterEventIntermediateStorage {
22 ::ll::TypedStorage<8, 8, ::Block const&> mBlock;
23 ::ll::TypedStorage<4, 12, ::BlockPos const> mPos;
24 ::ll::TypedStorage<8, 8, ::BlockSource const&> mRegion;
29 ScriptBlockCustomComponentAfterEventIntermediateStorage&
30 operator=(ScriptBlockCustomComponentAfterEventIntermediateStorage
const&);
31 ScriptBlockCustomComponentAfterEventIntermediateStorage(
32 ScriptBlockCustomComponentAfterEventIntermediateStorage
const&
34 ScriptBlockCustomComponentAfterEventIntermediateStorage();
42 tryGetComponentsToExecute()
const;
51 void>> tryGetComponentsToExecute(
::Block const& block);