23class TallGrassBlock :
public ::FoliageBlock {
33 virtual ::AABB getCollisionShape(
45 virtual bool mayConsumeFertilizer(
::BlockSource& region)
const ;
55 MCAPI TallGrassBlock(::std::string
const& nameId,
int id);
61 MCAPI
void* $ctor(::std::string
const& nameId,
int id);
69 MCFOLD ::AABB $getCollisionShape(
80 MCAPI
bool $mayConsumeFertilizer(
::BlockSource& region)
const;
92 MCAPI
static void** $vftable();