18 ::ll::TypedStorage<2, 2, ::SpawnBiomeType> type;
19 ::ll::TypedStorage<8, 32, ::std::string> userDefinedBiomeName;
20 ::ll::TypedStorage<4, 4, ::DimensionType> dimension;
25 SpawnSettings& operator=(SpawnSettings
const&);
31 MCAPI SpawnSettings(::SpawnSettings
const&);
33 MCAPI ~SpawnSettings();
39 MCAPI
void* $ctor(::SpawnSettings
const&);