19 ::ll::TypedStorage<1, 1, bool> mFinalized;
20 ::ll::TypedStorage<8, 24, ::std::vector<::std::unique_ptr<::BlockEvents::IBlockEventExecutor>>> mEventExecutors;
26 MCAPI ::std::unique_ptr<::BlockEvents::IBlockEventExecutor>
27 _createSpecializedExecutor(::BlockEvents::EventType type)
const;
29 MCAPI ::BlockEvents::IBlockEventExecutor* _tryGetExecutor(::BlockEvents::EventType type)
const;
31 MCFOLD
void finalize();
33 MCAPI
bool hasExecutor(::BlockEvents::EventType type)
const;