20class TorchflowerCropBlock :
public ::CropBlock {
23 TorchflowerCropBlock();
28 virtual ::ItemInstance
const getBaseSeed()
const ;
30 virtual int getVariant(
::Block const& block)
const ;
32 virtual ::AABB
const& getOutline(
39 virtual ::Block
const& setGrowth(
55 MCAPI TorchflowerCropBlock(::std::string
const& nameId,
int id);
61 MCAPI
void* $ctor(::std::string
const& nameId,
int id);
67 MCAPI ::ItemInstance
const $getBaseSeed()
const;
69 MCAPI
int $getVariant(
::Block const& block)
const;
71 MCAPI ::AABB
const& $getOutline(
78 MCAPI ::Block
const& $setGrowth(
95 MCAPI
static void** $vftable();