3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/gameplayhandlers/CoordinatorResult.h"
7#include "mc/world/events/BlockGameplayEvent.h"
8#include "mc/world/events/EventCoordinator.h"
9#include "mc/world/events/EventRef.h"
10#include "mc/world/events/MutableBlockGameplayEvent.h"
25 ::ll::TypedStorage<8, 8, ::std::unique_ptr<::BlockGameplayHandler>> mBlockGameplayHandler;
38 MCFOLD
void registerBlockGameplayHandler(::std::unique_ptr<::BlockGameplayHandler>&& handler);
Definition BlockEventCoordinator.h:21
static MCAPI void ** $vftable()
Definition BlockEventListener.h:22
Definition BlockGameplayHandler.h:13
Definition EventCoordinator.h:6
Definition BlockGameplayEvent.h:22
Definition MutableBlockGameplayEvent.h:9