19class BuddingAmethystBlock :
public ::AmethystBlock {
22 BuddingAmethystBlock();
29 virtual bool isSilentWhenJumpingOff()
const ;
35 MCAPI BuddingAmethystBlock(::std::string
const& nameId,
int id,
::Material const& material);
49 MCAPI
void* $ctor(::std::string
const& nameId,
int id,
::Material const& material);
57 MCFOLD
bool $isSilentWhenJumpingOff()
const;
65 MCAPI
static void** $vftable();