3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/shared_types/v1_20_60/biome/components/IBiomeJsonComponent.h"
10namespace cereal {
struct ReflectionCtx; }
13namespace SharedTypes::v1_20_60 {
50 MCNAPI static ::std::add_lvalue_reference_t<char const[]>
SCHEMA_HELP();
52 MCNAPI static ::std::add_lvalue_reference_t<char const[]>
SCHEMA_NAME();
Definition ClimateBiomeJsonComponent.h:15
static MCAPI ::std::add_lvalue_reference_t< char const[]> SCHEMA_HELP()
static MCAPI void ** $vftable()
static MCAPI void bindType(::cereal::ReflectionCtx &ctx)
static MCAPI ::std::add_lvalue_reference_t< char const[]> SCHEMA_NAME()
Definition IBiomeJsonComponent.h:7
Definition ReflectionCtx.h:11