30 virtual ::AABB
const& getVisualShape(
::Block const& block,
::AABB& bufferAABB)
const ;
33 virtual ::Block
const&
34 getPlacementBlock(
::Actor const& by,
::BlockPos const& pos, uchar face,
::Vec3 const& clickPos,
int itemValue)
const
45 virtual bool isInteractiveBlock()
const ;
48 virtual bool canProvideSupport(
::Block const& block, uchar face, ::BlockSupportType type)
const ;
51 virtual void _addHardCodedBlockComponents(
::Experiments const&) ;
60 MCAPI ::Block
const& _determineAttachment(
::Actor const& by,
::BlockPos const& face, uchar pos)
const;
76 MCAPI ::AABB
const& $getVisualShape(
::Block const& block,
::AABB& bufferAABB)
const;
86 MCFOLD
bool $isInteractiveBlock()
const;
88 MCAPI
bool $canProvideSupport(
::Block const& block, uchar face, ::BlockSupportType type)
const;
90 MCAPI
void $_addHardCodedBlockComponents(
::Experiments const&);
96 MCAPI
static void** $vftable();