30 virtual bool isSignalSource()
const ;
41 virtual ::Block
const&
42 getPlacementBlock(
::Actor const& by,
::BlockPos const& pos, uchar face,
::Vec3 const& clickPos,
int itemValue)
const
53 virtual ::AABB
const& getVisualShape(
::Block const& block,
::AABB& bufferAABB)
const ;
56 virtual bool canConnect(
::Block const&, uchar,
::Block const&)
const ;
65 virtual bool canProvideSupport(
::Block const& block, uchar face, ::BlockSupportType type)
const ;
68 virtual void _addHardCodedBlockComponents(
::Experiments const&) ;
91 MCFOLD
bool $isSignalSource()
const;
106 MCAPI ::AABB
const& $getVisualShape(
::Block const& block,
::AABB& bufferAABB)
const;
108 MCFOLD
bool $canConnect(
::Block const&, uchar,
::Block const&)
const;
114 MCAPI
bool $canProvideSupport(
::Block const& block, uchar face, ::BlockSupportType type)
const;
116 MCAPI
void $_addHardCodedBlockComponents(
::Experiments const&);
122 MCAPI
static void** $vftable();