|
virtual::std::string const & | getName () const |
|
virtual void | initializeComponentFromCode (::BlockComponentStorage &blockComponentStorage) const |
|
virtual void | initializeComponent (::BlockComponentStorage &blockComponentStorage) const |
|
virtual::CompoundTag | buildUnboundDataNetworkTag () const |
|
virtual void | initializeUnboundDataFromNetwork (::CompoundTag const &tag) |
|
MCAPI | BlockRedstoneProducerDescription (int outputPower, uchar stronglyPoweredFace, ::Bedrock::EnumSet<::Facing::Name, 6 > connectedFaces, bool isTransformRelative, bool allowPowerUp, bool allowPowerDown) |
|
MCAPI void * | $ctor (int outputPower, uchar stronglyPoweredFace, ::Bedrock::EnumSet<::Facing::Name, 6 > connectedFaces, bool isTransformRelative, bool allowPowerUp, bool allowPowerDown) |
|
MCFOLD void | $dtor () |
|
MCAPI::std::string const & | $getName () const |
|
MCFOLD void | $initializeComponentFromCode (::BlockComponentStorage &blockComponentStorage) const |
|
MCAPI void | $initializeComponent (::BlockComponentStorage &blockComponentStorage) const |
|
MCAPI::CompoundTag | $buildUnboundDataNetworkTag () const |
|
MCAPI void | $initializeUnboundDataFromNetwork (::CompoundTag const &tag) |
|
|
static MCAPI ::std::string const & | NameID () |
|
static MCAPI void ** | $vftable () |
|
|
::ll::TypedStorage< 1, 1, char > | 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 |
|
◆ $vftable()
static MCAPI void ** BlockRedstoneProducerDescription::$vftable |
( |
| ) |
|
|
static |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
The documentation for this struct was generated from the following file: