21 ::ll::TypedStorage<1, 1, bool> mDoesDrops;
22 ::ll::TypedStorage<1, 1, bool> mCanBeUsedInCommands;
23 ::ll::TypedStorage<1, 1, bool> mDoesNotCollideWithCamera;
30 virtual bool canConnect(
::Block const& otherBlock, uchar toOther,
::Block const& thisBlock)
const ;
33 virtual bool canBeUsedInCommands(
::BaseGameVersion const& baseGameVersion)
const ;
39 virtual bool getCollisionShapeForCamera(
59 MCFOLD
bool $canConnect(
::Block const& otherBlock, uchar toOther,
::Block const& thisBlock)
const;
65 MCAPI
bool $getCollisionShapeForCamera(
76 MCAPI
static void** $vftable();