|
MCAPI | LabTableReaction (::LabTableReactionType type, ::BlockPos const &pos, bool isClientSide, int maxLifetime, int startDelay) |
|
MCFOLD void | addComponent (::std::unique_ptr<::LabTableReactionComponent > comp) |
|
MCAPI void | addResultItem (::ItemStack const &resultItem) |
|
MCAPI void * | $ctor (::LabTableReactionType type, ::BlockPos const &pos, bool isClientSide, int maxLifetime, int startDelay) |
|
|
::ll::TypedStorage< 4, 4, int > | mLifetime |
|
::ll::TypedStorage< 4, 4, int > | mMaxLifetime |
|
::ll::TypedStorage< 4, 4, int > | mStartDelay |
|
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::ItemStack > > | mResultItem |
|
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::BlockPos > > | mPos |
|
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::Random > > | mRandom |
|
::ll::TypedStorage< 8, 24, ::std::vector<::std::unique_ptr<::LabTableReactionComponent > > > | mComponents |
|
::ll::TypedStorage< 1, 1, ::LabTableReactionType > | mType |
|
::ll::TypedStorage< 1, 1, bool > | mIsClientSide |
|
◆ $vftable()
static MCAPI void ** LabTableReaction::$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 class was generated from the following file: