19 ::ll::TypedStorage<8, 32, ::std::string> mTexture;
20 ::ll::TypedStorage<1, 1, ::SharedTypes::v1_21_110::BlockDefinition::TintMethod> mTintMethod;
21 ::ll::TypedStorage<4, 4, int> mParticleCount;
39 MCAPI static ::std::string_view
const& NameId();
41 MCAPI static ::std::string_view
const& ParticleCountId();
43 MCAPI static ::std::string_view
const& TextureId();
45 MCAPI static ::std::string_view
const& TintMethodId();
Definition DestructionParticlesComponent.h:15