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