3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/shared_types/v1_20_60/biome/components/IBiomeJsonComponent.h"
7#include "mc/deps/shared_types/v1_21_100/biome/components/CappedSurfaceSettings.h"
8#include "mc/deps/shared_types/v1_21_100/biome/components/FrozenOceanSurfaceSettings.h"
9#include "mc/deps/shared_types/v1_21_100/biome/components/MesaSurfaceSettings.h"
10#include "mc/deps/shared_types/v1_21_100/biome/components/OverworldSurfaceSettings.h"
11#include "mc/deps/shared_types/v1_21_100/biome/components/SwampSurfaceSettings.h"
12#include "mc/deps/shared_types/v1_21_100/biome/components/TheEndSurfaceSettings.h"
13#include "mc/v1_20_60/biome/components/BiomeComponentVersion.h"
20namespace SharedTypes::v1_21_100 {
42 virtual ::BiomeComponentVersion getType()
const ;
56 MCAPI static ::std::add_lvalue_reference_t<char const[]> SCHEMA_HELP();
58 MCAPI static ::std::add_lvalue_reference_t<char const[]> SCHEMA_NAME();
64 MCFOLD ::BiomeComponentVersion $getType()
const;
Definition IBiomeJsonComponent.h:10
Definition SurfaceBuilderBiomeJsonComponent.h:22
static MCAPI void ** $vftable()
Definition CappedSurfaceSettings.h:10
Definition FrozenOceanSurfaceSettings.h:10
Definition MesaSurfaceSettings.h:11
Definition OverworldSurfaceSettings.h:10
Definition SwampSurfaceSettings.h:10
Definition TheEndSurfaceSettings.h:7
Definition ReflectionCtx.h:11