|
LeviLamina
|
Public Member Functions | |
| MCAPI bool | forEachPart (::Block const &part, ::brstd::function_ref< bool(::BlockPart const &)> callback) const |
| MCAPI bool | forEachPartInWorldSpace (::Block const &part, ::BlockPos const &partPos, ::brstd::function_ref< bool(::BlockPart const &)> callback) const |
| MCAPI void | onEvent (::BlockEvents::BlockBreakEvent &event) const |
Static Public Member Functions | |
| static MCAPI ::SharedTypes::v1_26_10::MultiBlockPart | getMultiBlockPartId (::Block const &part) |
| static MCAPI void | setupRedstoneConsumerComponent (::Block const &block, ::BlockPos const &pos, ::CircuitSystem &circuitSystem) |
Public Attributes | |
| ::ll::TypedStorage< 1, 1, uchar > | mDirection |
| ::ll::TypedStorage< 1, 1, uchar > | mPartCount |
| ::ll::TypedStorage< 8, 24, ::std::vector<::Bedrock::PubSub::Subscription > > | mSubscriptions |