3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/shared_types/v1_21_40/clientbiome/components/IClientBiomeJsonComponent.h"
7#include "mc/v1_21_40/clientbiome/components/ClientBiomeComponentVersion.h"
11namespace cereal {
struct ReflectionCtx; }
14namespace SharedTypes::v1_21_120 {
41 MCNAPI ::SharedTypes::v1_21_120::AmbientSoundsClientBiomeJsonComponent::SoundAddition&
81 virtual ::ClientBiomeComponentVersion getType() const ;
117 MCNAPI ::ClientBiomeComponentVersion
$getType() const;
Definition AmbientSoundsClientBiomeJsonComponent.h:24
MCAPI::SharedTypes::v1_21_120::AmbientSoundsClientBiomeJsonComponent::SoundAddition & operator=(::SharedTypes::v1_21_120::AmbientSoundsClientBiomeJsonComponent::SoundAddition &&)
static MCAPI void bindType(::cereal::ReflectionCtx &ctx)
Definition AmbientSoundsClientBiomeJsonComponent.h:16
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()
MCAPI::ClientBiomeComponentVersion $getType() const
static MCAPI void bindType(::cereal::ReflectionCtx &ctx)
Definition IClientBiomeJsonComponent.h:10
Definition ReflectionCtx.h:11