15class HeavyCoreBlock :
public ::BlockType {
23 virtual bool canProvideSupport(
::Block const& face, uchar type, ::BlockSupportType)
const ;
25 virtual bool liquidCanFlowIntoFromDirection(
35 MCAPI HeavyCoreBlock(::std::string
const& nameId,
int id);
41 MCAPI
void* $ctor(::std::string
const& nameId,
int id);
47 MCFOLD
bool $canProvideSupport(
::Block const& face, uchar type, ::BlockSupportType)
const;
49 MCFOLD
bool $liquidCanFlowIntoFromDirection(
61 MCAPI
static void** $vftable();