25 ::ll::TypedStorage<4, 4, int> mHeight;
26 ::ll::TypedStorage<4, 4, int> mAabbOffset;
33 virtual ::BlockLegacy& init() ;
49 virtual bool canProvideSupport(
::Block const&, uchar, ::BlockSupportType)
const ;
52 virtual ::AABB
const& getVisualShape(
::Block const& block,
::AABB& bufferAABB)
const ;
59 virtual void _addHardCodedBlockComponents(
::Experiments const&) ;
68 MCAPI ::AABB _shapeFromDirection(
int facing)
const;
82 MCAPI ::BlockLegacy& $init();
92 MCAPI ::AABB
const& $getVisualShape(
::Block const& block,
::AABB& bufferAABB)
const;
96 MCAPI
void $_addHardCodedBlockComponents(
::Experiments const&);
102 MCAPI
static void** $vftable();