|
| enum class | EffectComponentType : int {
EmitterInitial = 0
, EmitterLifetime = 1
, EmitterRate = 2
, EmitterShape = 3
,
ParticleAppearance = 4
, ParticleInitial = 5
, ParticleLifetime = 6
, ParticleMotion = 7
,
Invalid = 8
} |
| enum class | EffectComponentType : int {
EmitterInitial = 0
, EmitterLifetime = 1
, EmitterRate = 2
, EmitterShape = 3
,
ParticleAppearance = 4
, ParticleInitial = 5
, ParticleLifetime = 6
, ParticleMotion = 7
,
Invalid = 8
} |
|
| virtual void | initializeFromData (::SharedTypes::v1_20_80::ParticleEffectComponent &data) |
| virtual void | upgradeToSharedTypes (::SharedTypes::v1_20_80::ParticleEffectComponent &data) |
| virtual void | parseJson (::ConstDeserializeDataParams const &deserializeDataParams) |
| virtual void | updateParticleAppearance (::ParticleSystem::ComponentAccessParticleEmitter &emitter, ::ParticleSystem::CommonParticle &particle, ::RenderParams &renderParams) |
|
MCAPI void | _initColorNode (::std::array<::ExpressionNode, 4 > &node) |
|
MCAPI void | _parseColorBlock (::ConstDeserializeDataParams const &deserializeDataParams, float value) |
|
MCAPI void | _parseGradientBlock (::ConstDeserializeDataParams const &deserializeDataParams) |
|
MCAPI void | $initializeFromData (::SharedTypes::v1_20_80::ParticleEffectComponent &data) |
|
MCAPI void | $upgradeToSharedTypes (::SharedTypes::v1_20_80::ParticleEffectComponent &data) |
|
MCAPI void | $parseJson (::ConstDeserializeDataParams const &deserializeDataParams) |
|
MCAPI void | $updateParticleAppearance (::ParticleSystem::ComponentAccessParticleEmitter &emitter, ::ParticleSystem::CommonParticle &particle, ::RenderParams &renderParams) |
|
virtual::ParticleSystem::EffectComponentBase::EffectComponentType | getParticleComponentType () const |
|
virtual void | setInitialState (::ParticleSystem::ComponentAccessParticleEmitter &emitter, ::ParticleSystem::CommonParticle &particle, ::RenderParams &renderParams, ::Vec3 const &spawnDirection) |
|
virtual void | updateEmitterAppearance (::ParticleSystem::ComponentAccessParticleEmitter &emitter, ::RenderParams &renderParams) |
|
MCFOLD::ParticleSystem::EffectComponentBase::EffectComponentType | $getParticleComponentType () const |
|
MCFOLD void | $setInitialState (::ParticleSystem::ComponentAccessParticleEmitter &emitter, ::ParticleSystem::CommonParticle &particle, ::RenderParams &renderParams, ::Vec3 const &spawnDirection) |
|
MCFOLD void | $updateEmitterAppearance (::ParticleSystem::ComponentAccessParticleEmitter &emitter, ::RenderParams &renderParams) |
|
virtual int | getSortOrderNumber () const |
|
MCFOLD int | $getSortOrderNumber () const |
|
|
::ll::TypedStorage< 8, 24, ::std::vector<::ParticleSystem::ParticleAppearanceTintingComponent::ParticleColors > > | mParticleColors |
|
::ll::TypedStorage< 1, 1, bool const > | mAlpha |
|
::ll::TypedStorage< 4, 16, float[4]> | mCol |
|
::ll::TypedStorage< 4, 16, float[4]> | mParticleColorFloat |
|
::ll::TypedStorage< 8, 24, ::std::vector<::ParticleSystem::ColorFrame > > | mColorFrames |
|
::ll::TypedStorage< 8, 16, ::ExpressionNode > | mInterpolantExpr |
|
::ll::TypedStorage< 8, 48, ::HashedString > | mName |
◆ initializeFromData()
◆ upgradeToSharedTypes()
◆ parseJson()
◆ updateParticleAppearance()
◆ $vftable()
| MCAPI void ** ParticleSystem::ParticleAppearanceTintingComponent::$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 files: