29 ::ll::TypedStorage<1, 1, bool> mFlashOnPowered;
35 virtual bool isSignalSource()
const ;
43 virtual ::Block
const&
44 getPlacementBlock(
::Actor const& by,
::BlockPos const& pos, uchar face,
::Vec3 const& clickPos,
int itemValue)
const
52 virtual ::AABB
const& getVisualShape(
::Block const& block,
::AABB& bufferAABB)
const ;
58 virtual bool canProvideSupport(
::Block const& block, uchar face, ::BlockSupportType type)
const ;
60 virtual int getVariant(
::Block const& block)
const ;
62 virtual void _addHardCodedBlockComponents(
::Experiments const&) ;
84 MCFOLD
bool $isSignalSource()
const;
91 MCFOLD ::Block
const& $getPlacementBlock(
103 MCAPI ::AABB
const& $getVisualShape(
::Block const& block,
::AABB& bufferAABB)
const;
109 MCAPI
bool $canProvideSupport(
::Block const& block, uchar face, ::BlockSupportType type)
const;
111 MCAPI
int $getVariant(
::Block const& block)
const;
113 MCAPI
void $_addHardCodedBlockComponents(
::Experiments const&);