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