25 struct SoundAddition {
29 ::ll::TypedStorage<8, 32, ::SharedTypes::Reference<20>> mAsset;
30 ::ll::TypedStorage<4, 4, float> mChance;
35 SoundAddition(SoundAddition
const&);
41 MCFOLD ::SharedTypes::v1_21_120::AmbientSoundsClientBiomeJsonComponent::SoundAddition&
44 MCFOLD ::SharedTypes::v1_21_120::AmbientSoundsClientBiomeJsonComponent::SoundAddition&
47 MCAPI ~SoundAddition();
66 ::ll::TypedStorage<8, 40, ::SharedTypes::v1_21_120::AmbientSoundsClientBiomeJsonComponent::SoundAddition> mAddition;
67 ::ll::TypedStorage<8, 32, ::SharedTypes::Reference<20>> mLoop;
68 ::ll::TypedStorage<8, 32, ::SharedTypes::Reference<20>> mMood;
69 ::ll::TypedStorage<8, 40, ::SharedTypes::v1_21_120::AmbientSoundsClientBiomeJsonComponent::SoundAddition>
71 ::ll::TypedStorage<8, 32, ::SharedTypes::Reference<20>> mUnderwaterLoop;
72 ::ll::TypedStorage<8, 32, ::SharedTypes::Reference<20>> mUnderwaterMood;
77 AmbientSoundsClientBiomeJsonComponent(AmbientSoundsClientBiomeJsonComponent
const&);
78 AmbientSoundsClientBiomeJsonComponent();
83 virtual ::ClientBiomeComponentVersion getType() const ;
85 virtual ~AmbientSoundsClientBiomeJsonComponent() ;
91 MCAPI ::SharedTypes::v1_21_120::AmbientSoundsClientBiomeJsonComponent&
92 operator=(::SharedTypes::v1_21_120::AmbientSoundsClientBiomeJsonComponent&&);
94 MCAPI ::SharedTypes::v1_21_120::AmbientSoundsClientBiomeJsonComponent&
95 operator=(::SharedTypes::v1_21_120::AmbientSoundsClientBiomeJsonComponent const&);
101 MCAPI static
void bindType(::cereal::ReflectionCtx&
ctx);
107 MCAPI static ::
std::add_lvalue_reference_t<
char const[]> SCHEMA_HELP();
109 MCAPI static ::
std::add_lvalue_reference_t<
char const[]> SCHEMA_NAME();
115 MCAPI_C
void* $ctor(::SharedTypes::v1_21_120::AmbientSoundsClientBiomeJsonComponent const&);
127 MCFOLD ::ClientBiomeComponentVersion $getType() const;