23class FoliageBlock :
public ::BlockType {
38 virtual ::AABB getCollisionShape(
49 virtual ::Block
const& setGrowth(
61 MCAPI FoliageBlock(::std::string
const& nameId,
int id,
::Material const& material);
69 MCAPI static ::Vec3
const& BUSH_VISUAL_SHAPE_MAX();
71 MCAPI static ::Vec3
const& BUSH_VISUAL_SHAPE_MIN();
77 MCAPI
void* $ctor(::std::string
const& nameId,
int id,
::Material const& material);
89 MCFOLD ::AABB $getCollisionShape(
100 MCAPI ::Block
const& $setGrowth(
114 MCAPI
static void** $vftable();