LeviLamina
Loading...
Searching...
No Matches
SpawnParticleEffectPacketPayload Struct Reference

Public Member Functions

 SpawnParticleEffectPacketPayload (SpawnParticleEffectPacketPayload const &)=default
 
MCAPI SpawnParticleEffectPacketPayload (::Vec3 const &pos, ::std::string const &name, uchar vanillaDimensionId, ::std::optional<::MolangVariableMap > molangVariables)
 
MCAPI::SpawnParticleEffectPacketPayload & operator= (::SpawnParticleEffectPacketPayload const &)
 
MCAPI::SpawnParticleEffectPacketPayload & operator= (::SpawnParticleEffectPacketPayload &&)
 
MCAPI void * $ctor (::Vec3 const &pos, ::std::string const &name, uchar vanillaDimensionId, ::std::optional<::MolangVariableMap > molangVariables)
 
MCAPI void $dtor ()
 

Public Attributes

::ll::TypedStorage< 1, 1, uchar > mVanillaDimensionId
 
::ll::TypedStorage< 8, 8, ::ActorUniqueIDmActorId
 
::ll::TypedStorage< 4, 12, ::Vec3mPos
 
::ll::TypedStorage< 8, 32, ::std::string > mEffectName
 
::ll::TypedStorage< 8, 64, ::std::optional<::MolangVariableMap > > mMolangVariables
 

The documentation for this struct was generated from the following file: