3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/world/level/block/block_events/BlockEventBase.h"
14namespace BlockEvents {
36 virtual ::Block
const& getBlock()
const ;
39 virtual ::BlockSource
const& getBlockSource()
const ;
54 MCFOLD ::Block
const& $getBlock()
const;
56 MCFOLD ::BlockSource
const& $getBlockSource()
const;
62 MCAPI
static void** $vftable();
Definition BlockEventBase.h:13
Definition BlockIsValidSpawnEvent.h:16
Definition BlockSource.h:67