21 virtual ::BlockLegacy& init() ;
27 virtual bool isCraftingBlock()
const ;
30 virtual bool isInteractiveBlock()
const ;
33 virtual bool canProvideSupport(
::Block const&, uchar face, ::BlockSupportType)
const ;
48 MCAPI ::BlockLegacy& $init();
52 MCFOLD
bool $isCraftingBlock()
const;
54 MCFOLD
bool $isInteractiveBlock()
const;
56 MCFOLD
bool $canProvideSupport(
::Block const&, uchar face, ::BlockSupportType)
const;
62 MCAPI
static void** $vftable();