15struct BiomeDecorationFeature {
19 ::ll::TypedStorage<8, 216, ::ScatterParams> mScatter;
20 ::ll::TypedStorage<8, 24, ::WeakRef<::IFeature>> mFeature;
21 ::ll::TypedStorage<8, 48, ::HashedString> mIdentifier;
22 ::ll::TypedStorage<8, 32, ::std::string> mPass;
23 ::ll::TypedStorage<1, 1, bool> mCanUseInternalFeature;
28 BiomeDecorationFeature& operator=(BiomeDecorationFeature
const&);
29 BiomeDecorationFeature();
34 MCAPI BiomeDecorationFeature(::BiomeDecorationFeature
const&);
36 MCAPI ~BiomeDecorationFeature();
42 MCAPI
void* $ctor(::BiomeDecorationFeature
const&);