LeviLamina
Loading...
Searching...
No Matches
BurstReactionComponent Class Reference
+ Inheritance diagram for BurstReactionComponent:

Public Member Functions

virtual void _onEnd (::LabTableReaction &owner, ::BlockSource &region)
 
MCAPI BurstReactionComponent (::ParticleType type, ::Vec3 const &dims, ::Vec3 const &dirRange, int count, int dataMin, int dataMax, bool dirOneWay, ::HashedString const &newParticle)
 
MCAPI void * $ctor (::ParticleType type, ::Vec3 const &dims, ::Vec3 const &dirRange, int count, int dataMin, int dataMax, bool dirOneWay, ::HashedString const &newParticle)
 
MCAPI void $_onEnd (::LabTableReaction &owner, ::BlockSource &region)
 
virtual void _onStart (::LabTableReaction &owner, ::BlockSource &region)
 
virtual void _onTick (::LabTableReaction &owner, ::BlockSource &region)
 
MCAPI void $dtor ()
 
MCAPI void $_onStart (::LabTableReaction &owner, ::BlockSource &region)
 
MCAPI void $_onTick (::LabTableReaction &owner, ::BlockSource &region)
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::TypedStorage< 4, 4, ::ParticleType > mParticleType
 
::ll::TypedStorage< 8, 48, ::HashedStringmNewParticleType
 
::ll::TypedStorage< 4, 12, ::Vec3mDims
 
::ll::TypedStorage< 4, 12, ::Vec3mDirRange
 
::ll::TypedStorage< 4, 4, int > mCount
 
::ll::TypedStorage< 4, 4, int > mDataMin
 
::ll::TypedStorage< 4, 4, int > mDataMax
 
::ll::TypedStorage< 1, 1, bool > mDirOneWay
 

Constructor & Destructor Documentation

◆ BurstReactionComponent()

MCAPI BurstReactionComponent::BurstReactionComponent ( ::ParticleType type,
::Vec3 const & dims,
::Vec3 const & dirRange,
int count,
int dataMin,
int dataMax,
bool dirOneWay,
::HashedString const & newParticle )
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.

Member Function Documentation

◆ _onEnd()

virtual void BurstReactionComponent::_onEnd ( ::LabTableReaction & owner,
::BlockSource & region )
virtual

Reimplemented from LabTableReactionComponent.

◆ $ctor()

MCAPI void * BurstReactionComponent::$ctor ( ::ParticleType type,
::Vec3 const & dims,
::Vec3 const & dirRange,
int count,
int dataMin,
int dataMax,
bool dirOneWay,
::HashedString const & newParticle )
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.

◆ $_onEnd()

MCAPI void BurstReactionComponent::$_onEnd ( ::LabTableReaction & owner,
::BlockSource & region )
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.

◆ $vftable()

static MCAPI void ** BurstReactionComponent::$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.

◆ $dtor()

MCAPI void LabTableReactionComponent::$dtor ( )
inherited
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.

◆ $_onStart()

MCAPI void LabTableReactionComponent::$_onStart ( ::LabTableReaction & owner,
::BlockSource & region )
inherited
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.

◆ $_onTick()

MCAPI void LabTableReactionComponent::$_onTick ( ::LabTableReaction & owner,
::BlockSource & region )
inherited
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: