20 ::ll::TypedStorage<4, 8, ::std::optional<float>> mTargetTemperature;
21 ::ll::TypedStorage<4, 8, ::std::optional<float>> mTargetHumidity;
22 ::ll::TypedStorage<4, 8, ::std::optional<float>> mTargetAltitude;
23 ::ll::TypedStorage<4, 8, ::std::optional<float>> mTargetWeirdness;
24 ::ll::TypedStorage<4, 8, ::std::optional<float>> mWeight;
30 virtual ::BiomeComponentVersion getType()
const ;
44 MCAPI static ::std::add_lvalue_reference_t<char const[]> SCHEMA_HELP();
46 MCAPI static ::std::add_lvalue_reference_t<char const[]> SCHEMA_NAME();
52 MCFOLD ::BiomeComponentVersion $getType()
const;