3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/world/level/block/BlockLegacy.h"
11namespace BlockEvents {
class BlockPlayerInteractEvent; }
19 virtual bool isCraftingBlock()
const ;
22 virtual bool isInteractiveBlock()
const ;
25 virtual void _addHardCodedBlockComponents(
::Experiments const&) ;
40 MCFOLD
bool $isCraftingBlock()
const;
42 MCFOLD
bool $isInteractiveBlock()
const;
44 MCAPI
void $_addHardCodedBlockComponents(
::Experiments const&);
Definition BlockPlayerInteractEvent.h:17
Definition BlockLegacy.h:88
Definition Experiments.h:14
Definition SmithingTableBlock.h:14
static MCAPI void ** $vftable()