3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/world/level/block/ActorBlockBase.h"
7#include "mc/world/level/block/BlockType.h"
24 virtual bool isInteractiveBlock()
const ;
26 virtual bool isConsumerComponent()
const ;
28 virtual ::Block
const&
29 getPlacementBlock(
::Actor const& by,
::BlockPos const& pos, uchar face,
::Vec3 const& clickPos,
int itemValue)
const
52 MCFOLD
bool $isInteractiveBlock()
const;
54 MCFOLD
bool $isConsumerComponent()
const;
56 MCAPI ::Block
const& $getPlacementBlock(
70 MCAPI
static void** $vftable();
Definition BlockPlayerInteractEvent.h:17
Definition BlockRedstoneUpdateEvent.h:15
Definition BlockSource.h:71
Definition StructureBlock.h:20