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::MountainParametersBiomeJsonComponent::SteepMaterial&
107 MCNAPI static ::std::add_lvalue_reference_t<char const[]>
SCHEMA_HELP();
109 MCNAPI static ::std::add_lvalue_reference_t<char const[]>
SCHEMA_NAME();
Definition IBiomeJsonComponent.h:7
Definition MountainParametersBiomeJsonComponent.h:24
MCAPI void * $ctor(::SharedTypes::v1_20_60::MountainParametersBiomeJsonComponent::SteepMaterial const &)
MCAPI SteepMaterial(::SharedTypes::v1_20_60::MountainParametersBiomeJsonComponent::SteepMaterial const &)
MCAPI::SharedTypes::v1_20_60::MountainParametersBiomeJsonComponent::SteepMaterial & operator=(::SharedTypes::v1_20_60::MountainParametersBiomeJsonComponent::SteepMaterial &&)
Definition MountainParametersBiomeJsonComponent.h:64
Definition MountainParametersBiomeJsonComponent.h:15
static MCAPI void ** $vftable()
static MCAPI ::std::add_lvalue_reference_t< char const[]> SCHEMA_HELP()
static MCAPI ::std::add_lvalue_reference_t< char const[]> SCHEMA_NAME()
static MCAPI void bindType(::cereal::ReflectionCtx &ctx)
Definition ReflectionCtx.h:11