13class HugeMushroomBlock :
public ::BlockType {
21 virtual ::BlockType& init() ;
27 MCAPI HugeMushroomBlock(::std::string
const& nameId,
int id,
::Material const& material);
33 MCAPI
void* $ctor(::std::string
const& nameId,
int id,
::Material const& material);
39 MCAPI ::BlockType& $init();
47 MCAPI
static void** $vftable();