17class BambooItem :
public ::BlockItem {
25 virtual int getLevelDataForAuxValue(
int auxValue)
const ;
27 virtual ::InteractionResult
35 MCAPI BambooItem(::std::string
const& name,
int id);
41 MCAPI
void* $ctor(::std::string
const& name,
int id);
47 MCFOLD
int $getLevelDataForAuxValue(
int auxValue)
const;
49 MCAPI ::InteractionResult
58 MCAPI
static void** $vftable();