LeviLamina
Loading...
Searching...
No Matches
LabTableReaction Class Reference

Public Member Functions

MCAPI LabTableReaction (::LabTableReactionType type, ::BlockPos const &pos, bool isClientSide, int maxLifetime, int startDelay)
MCAPI::Vec3 _getTableTop () const
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)

Static Public Member Functions

static MCAPI ::std::unique_ptr<::LabTableReaction > createReaction (::LabTableReactionType type, ::BlockPos const &pos, bool isClientSide)
static MCAPI void ** $vftable ()

Public Attributes

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

Member Function Documentation

◆ $vftable()

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: