19 ::ll::TypedStorage<1, 1, bool> mFinalized;
20 ::ll::TypedStorage<8, 24, ::std::vector<::std::unique_ptr<::BlockEvents::IBlockEventExecutor>>> mEventExecutors;
26 MCAPI ::BlockEvents::IBlockEventExecutor* _tryGetExecutor(::BlockEvents::EventType type)
const;
28 MCAPI
bool hasExecutor(::BlockEvents::EventType type)
const;