|
LeviLamina
|
Public Member Functions | |
| MCAPI void | _onPlace (::BlockEvents::BlockPlaceEvent const &ev) const |
| MCAPI void | finalize (::BlockEvents::BlockEventManager &eventManager) |
Static Public Member Functions | |
| static MCAPI void | setupRedstoneComponent (::Block const &block, ::BlockSource ®ion, ::BlockPos const &pos) |
Public Attributes | |
| ::ll::TypedStorage< 1, 1, schar > | mMinPower |
| ::ll::TypedStorage< 1, 1, bool > | mPropagatePower |
| ::ll::TypedStorage< 1, 1, bool > | mConsumePowerAnyDirection |
| ::ll::TypedStorage< 1, 1, bool > | mAcceptSameDirection |
| ::ll::TypedStorage< 1, 1, bool > | mAcceptHalfPulse |
| ::ll::TypedStorage< 1, 1, bool > | mIgnoreFirstUpdate |
| ::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::Subscription > | mOnPlaceEventSubscription |