LeviLamina
Loading...
Searching...
No Matches
BlockDestructionParticlesDescription Struct Reference
+ Inheritance diagram for BlockDestructionParticlesDescription:

Public Member Functions

virtual::std::string const & getName () const
 
virtual void initializeComponent (::BlockComponentStorage &blockComponentStorage) const
 
virtual void initializeComponentFromCode (::BlockComponentStorage &blockComponentStorage) const
 
MCAPI BlockDestructionParticlesDescription (uchar particleNumber)
 
MCAPI BlockDestructionParticlesDescription (::std::string texture, ::TintMethod tintMethod, uchar particleNumber)
 
MCAPI void * $ctor (uchar particleNumber)
 
MCAPI void * $ctor (::std::string texture, ::TintMethod tintMethod, uchar particleNumber)
 
MCFOLD void $dtor ()
 
MCAPI::std::string const & $getName () const
 
MCFOLD void $initializeComponent (::BlockComponentStorage &blockComponentStorage) const
 
MCFOLD void $initializeComponentFromCode (::BlockComponentStorage &blockComponentStorage) const
 

Static Public Member Functions

static MCAPI void bindType (::cereal::ReflectionCtx &ctx)
 
static MCAPI bool postParseConstraint (::Experiments const &experiments, ::Json::Value const &componentJson, ::SemVersion const &jsonVersion)
 
static MCAPI uchar const & DEFAULT_NON_CUBE_PARTICLE_COUNT ()
 
static MCAPI uchar const & DEFAULT_PARTICLE_COUNT ()
 
static MCAPI ::std::string const & NameID ()
 
static MCAPI ::std::string const & ParticleCountID ()
 
static MCAPI ::std::string const & SchemaID ()
 
static MCAPI ::std::string const & TextureID ()
 
static MCAPI ::std::string const & TintMethodID ()
 
static MCAPI ::SemVersion const & Version1_21_70 ()
 
static MCAPI ::SemVersion const & Version1_21_90 ()
 
static MCAPI void ** $vftable ()
 

Public Attributes

::ll::TypedStorage< 8, 32, ::std::string > mTexture
 
::ll::TypedStorage< 1, 1, ::TintMethod > mTintMethod
 
::ll::TypedStorage< 4, 4, int > mParticleCount
 

Member Function Documentation

◆ $vftable()

static MCAPI void ** BlockDestructionParticlesDescription::$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 struct was generated from the following file: