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 {
40 MCNAPI ::SharedTypes::v1_20_60::CappedSurfaceBiomeJsonComponent&
43 MCNAPI ::SharedTypes::v1_20_60::CappedSurfaceBiomeJsonComponent&
56 MCNAPI static ::std::add_lvalue_reference_t<char const[]>
SCHEMA_HELP();
58 MCNAPI static ::std::add_lvalue_reference_t<char const[]>
SCHEMA_NAME();
Definition CappedSurfaceBiomeJsonComponent.h:15
MCAPI void * $ctor(::SharedTypes::v1_20_60::CappedSurfaceBiomeJsonComponent const &)
MCAPI::SharedTypes::v1_20_60::CappedSurfaceBiomeJsonComponent & operator=(::SharedTypes::v1_20_60::CappedSurfaceBiomeJsonComponent const &)
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()
MCAPI CappedSurfaceBiomeJsonComponent(::SharedTypes::v1_20_60::CappedSurfaceBiomeJsonComponent const &)
MCAPI CappedSurfaceBiomeJsonComponent()
MCAPI::SharedTypes::v1_20_60::CappedSurfaceBiomeJsonComponent & operator=(::SharedTypes::v1_20_60::CappedSurfaceBiomeJsonComponent &&)
Definition IBiomeJsonComponent.h:7
Definition ReflectionCtx.h:11