26 ::ll::TypedStorage<1, 1, bool> mLit;
27 ::ll::TypedStorage<1, 1, bool> mCarved;
37 virtual int getVariant(
::Block const& block)
const ;
40 virtual uchar getMappedFace(uchar face,
::Block const& block)
const ;
50 virtual bool canConnect(
::Block const&, uchar,
::Block const&)
const ;
53 virtual void _addHardCodedBlockComponents(
::Experiments const&) ;
78 MCAPI static ::BaseGameVersion
const& GOLEM_ONLY_FROM_CARVED_PUMPKINS_VERSION();
92 MCAPI
int $getVariant(
::Block const& block)
const;
94 MCAPI uchar $getMappedFace(uchar face,
::Block const& block)
const;
100 MCFOLD
bool $canConnect(
::Block const&, uchar,
::Block const&)
const;
102 MCAPI
void $_addHardCodedBlockComponents(
::Experiments const&);
108 MCAPI
static void** $vftable();