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