LeviLamina
Loading...
Searching...
No Matches
BlockRedstoneProducerComponent Struct Reference

Public Member Functions

MCAPI void _onPlace (::BlockEvents::BlockPlaceEvent const &ev) const
MCAPI void _onStateChange (::BlockEvents::BlockStateChangeEvent const &ev) const
MCAPI void finalize (::BlockEvents::BlockEventManager &eventManager, ::BlockTransformationComponent const *transformationComponent)

Static Public Member Functions

static MCAPI bool const isSignalSource (::Block const &block)
static MCAPI void setRedstoneSignal (::Block const &block, ::BlockSource &region, ::BlockPos const &pos)
static MCAPI void setupRedstoneComponent (::Block const &block, ::BlockSource &region, ::BlockPos const &pos)

Public Attributes

::ll::TypedStorage< 1, 1, schar > mPower
::ll::TypedStorage< 1, 1, uchar > mStronglyPoweredFace
::ll::TypedStorage< 1, 1, ::Bedrock::EnumSet<::Facing::Name, 6 > > mConnectedFaces
::ll::TypedStorage< 1, 1, bool > mIsTransformRelative
::ll::TypedStorage< 1, 1, bool > mAllowPowerUp
::ll::TypedStorage< 1, 1, bool > mAllowPowerDown
::ll::TypedStorage< 1, 1, bool > mSetSignalStrengthOnRedstoneComponentSetup
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::SubscriptionmOnPlaceEventSubscription
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::SubscriptionmOnStateChangeEvenSubscription

The documentation for this struct was generated from the following file: