15class AuxDataBlockItem :
public ::BlockItem {
19 ::ll::TypedStorage<8, 8, ::Block const*> mParentBlock;
29 virtual int getLevelDataForAuxValue(
int auxValue)
const ;
38 MCAPI AuxDataBlockItem(::std::string
const& name,
int id,
::Block const* parentBlock);
44 MCAPI
void* $ctor(::std::string
const& name,
int id,
::Block const* parentBlock);
50 MCFOLD
int $getLevelDataForAuxValue(
int auxValue)
const;
60 MCAPI
static void** $vftable();