29 ::ll::TypedStorage<1, 1, bool> mSpawnRandomParticles;
30 ::ll::TypedStorage<1, 1, bool> mIsCampfireFireStarter;
37 virtual ::Brightness getLightEmission(
::Block const& block)
const ;
40 virtual bool hasVariableLighting()
const ;
50 virtual bool canProvideSupport(
::Block const&, uchar, ::BlockSupportType)
const ;
62 virtual bool canSpawnOn(
::Actor*)
const ;
65 virtual bool isLavaBlocking()
const ;
75 virtual void _addHardCodedBlockComponents(
::Experiments const&) ;
100 MCAPI ::Brightness $getLightEmission(
::Block const& block)
const;
102 MCFOLD
bool $hasVariableLighting()
const;
114 MCFOLD
bool $canSpawnOn(
::Actor*)
const;
116 MCFOLD
bool $isLavaBlocking()
const;
122 MCAPI
void $_addHardCodedBlockComponents(
::Experiments const&);
128 MCAPI
static void** $vftable();