20class SlabBlockItem :
public ::BlockItem {
24 ::ll::TypedStorage<8, 48, ::HashedString> mDoubleSlabId;
34 virtual ::InteractionResult
45 MCAPI SlabBlockItem(::std::string
const& name,
int id,
::HashedString const& doubleSlabId);
55 MCAPI
void* $ctor(::std::string
const& name,
int id,
::HashedString const& doubleSlabId);
61 MCAPI ::InteractionResult
72 MCAPI
static void** $vftable();