20class RedstoneLampBlock :
public ::BlockType {
24 ::ll::TypedStorage<1, 1, bool const> mIsLit;
42 MCAPI RedstoneLampBlock(::std::string
const& nameId,
int id,
bool isLit);
52 MCAPI
void* $ctor(::std::string
const& nameId,
int id,
bool isLit);
68 MCAPI
static void** $vftable();