25 ::ll::TypedStorage<4, 4, int> mHeight;
26 ::ll::TypedStorage<4, 4, int> mAabbOffset;
32 virtual ::BlockType& init() ;
43 virtual bool canProvideSupport(
::Block const& block, uchar face, ::BlockSupportType type)
const ;
45 virtual ::AABB
const& getVisualShape(
::Block const& block,
::AABB& bufferAABB)
const ;
50 virtual void _addHardCodedBlockComponents(
::Experiments const&) ;
58 MCAPI ::AABB _shapeFromDirection(
int facing)
const;
66 MCAPI ::BlockType& $init();
76 MCFOLD
bool $canProvideSupport(
::Block const& block, uchar face, ::BlockSupportType type)
const;
78 MCAPI ::AABB
const& $getVisualShape(
::Block const& block,
::AABB& bufferAABB)
const;
82 MCAPI
void $_addHardCodedBlockComponents(
::Experiments const&);
90 MCAPI
static void** $vftable();