18class EndCrystalItem :
public ::Item {
28 virtual bool isDestructive(
int)
const ;
30 virtual ::InteractionResult
38 MCAPI EndCrystalItem(::std::string
const& nameId,
int id);
44 MCAPI
void* $ctor(::std::string
const& nameId,
int id);
52 MCFOLD
bool $isDestructive(
int)
const;
54 MCAPI ::InteractionResult
63 MCAPI
static void** $vftable();