LeviLamina
Loading...
Searching...
No Matches
BlockRedstoneProducerDescription Struct Reference
+ Inheritance diagram for BlockRedstoneProducerDescription:

Public Member Functions

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 Public Member Functions

static MCAPI ::std::string const & NameID ()
 
static MCAPI void ** $vftable ()
 

Public Attributes

::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
 

Member Function Documentation

◆ $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: