19class WebBlock :
public ::BlockType {
27 virtual ::AABB getCollisionShape(
34 virtual void _addHardCodedBlockComponents(
::Experiments const& experiments) ;
40 MCAPI WebBlock(::std::string
const& nameId,
int id);
46 MCAPI
void* $ctor(::std::string
const& nameId,
int id);
52 MCFOLD ::AABB $getCollisionShape(
59 MCAPI
void $_addHardCodedBlockComponents(
::Experiments const& experiments);
67 MCAPI
static void** $vftable();