16class HayBlock :
public ::RotatedPillarBlock {
26 virtual int getVariant(
::Block const& block)
const ;
32 MCAPI HayBlock(::std::string
const& nameId,
int id);
40 MCAPI
void* $ctor(::std::string
const& nameId,
int id);
48 MCFOLD
int $getVariant(
::Block const& block)
const;
56 MCAPI
static void** $vftable();