3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/core/utility/pub_sub/Subscription.h"
7#include "mc/world/actor/DefinitionTrigger.h"
12namespace Bedrock::PubSub {
class Subscription; }
13namespace BlockEvents {
class BlockEventManager; }
14namespace BlockEvents {
class BlockRandomTickLegacyEvent; }
21 ::ll::TypedStorage<8, 56, ::DefinitionTrigger> mOnTimeDown;
22 ::ll::TypedStorage<8, 16, ::Bedrock::PubSub::Subscription> mEventSubscription;
Definition BlockEventManager.h:15
Definition BlockRandomTickLegacyEvent.h:16
Definition DefinitionTrigger.h:11
Definition BlockRandomTickingComponent.h:17
static MCAPI void ** $vftable()
MCAPI void finalize(::BlockEvents::BlockEventManager &manager)
MCAPI void onTick(::BlockEvents::BlockRandomTickLegacyEvent const &eventData) const