28 ::ll::TypedStorage<1, 1, bool> mFlashOnPowered;
34 virtual bool isSignalSource()
const ;
42 virtual ::Block
const&
43 getPlacementBlock(
::Actor const& by,
::BlockPos const& pos, uchar face,
::Vec3 const& clickPos,
int itemValue)
const
51 virtual ::AABB
const& getVisualShape(
::Block const& block,
::AABB& bufferAABB)
const ;
57 virtual bool canProvideSupport(
::Block const& block, uchar face, ::BlockSupportType type)
const ;
59 virtual int getVariant(
::Block const& block)
const ;
73 MCFOLD
bool $isSignalSource()
const;
80 MCFOLD ::Block
const& $getPlacementBlock(
92 MCAPI ::AABB
const& $getVisualShape(
::Block const& block,
::AABB& bufferAABB)
const;
98 MCAPI
bool $canProvideSupport(
::Block const& block, uchar face, ::BlockSupportType type)
const;
100 MCAPI
int $getVariant(
::Block const& block)
const;
108 MCAPI
static void** $vftable();