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