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 {
45 MCNAPI ::SharedTypes::v1_20_60::MesaSurfaceBiomeJsonComponent&
58 MCNAPI static ::std::add_lvalue_reference_t<char const[]>
SCHEMA_HELP();
60 MCNAPI static ::std::add_lvalue_reference_t<char const[]>
SCHEMA_NAME();
Definition IBiomeJsonComponent.h:7
Definition MesaSurfaceBiomeJsonComponent.h:15
MCAPI void * $ctor(::SharedTypes::v1_20_60::MesaSurfaceBiomeJsonComponent const &)
static MCAPI void bindType(::cereal::ReflectionCtx &ctx)
MCAPI::SharedTypes::v1_20_60::MesaSurfaceBiomeJsonComponent & operator=(::SharedTypes::v1_20_60::MesaSurfaceBiomeJsonComponent const &)
static MCAPI ::std::add_lvalue_reference_t< char const[]> SCHEMA_NAME()
MCAPI MesaSurfaceBiomeJsonComponent()
MCAPI MesaSurfaceBiomeJsonComponent(::SharedTypes::v1_20_60::MesaSurfaceBiomeJsonComponent const &)
static MCAPI ::std::add_lvalue_reference_t< char const[]> SCHEMA_HELP()
static MCAPI void ** $vftable()
Definition ReflectionCtx.h:11