3#include "mc/_HeaderOutputPredefine.h"
7namespace Puv {
class Input; }
8namespace Puv {
class Logger; }
13namespace DimensionLegacyParser {
16MCNAPI ::SharedTypes::v1_21_60::DimensionDefinition::DimensionDocument parseDimensionLegacy(
17 ::Puv::Input
const& input,
18 ::Puv::Logger& logger,
19 ::gsl::not_null<::cereal::ReflectionCtx const*> ctx
Definition DimensionDocument.h:16
Definition ReflectionCtx.h:11