LeviLamina
Loading...
Searching...
No Matches
BiomeJsonDocumentLoader.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
BedrockLoadContext
;
8
namespace
Core {
class
Path
; }
9
namespace
SharedTypes::v1_20_60 {
struct
BiomeJsonDocument; }
10
namespace
cereal {
struct
ReflectionCtx; }
11
// clang-format on
12
13
namespace
BiomeJsonDocumentLoader {
14
// functions
15
// NOLINTBEGIN
16
MCNAPI ::std::unique_ptr<::SharedTypes::v1_20_60::BiomeJsonDocument> loadBiomeJsonDocumentFromRapidJson(
17
::cereal::ReflectionCtx
&
ctx
,
18
::rapidjson::GenericDocument<
19
::rapidjson::UTF8<char>,
20
::rapidjson::MemoryPoolAllocator<::rapidjson::CrtAllocator>,
21
::rapidjson::CrtAllocator>
const
& rapidJsonDocument,
22
::Core::Path
const
& biomePath,
23
::BedrockLoadContext
& loadContext
24
);
25
// NOLINTEND
26
27
}
// namespace BiomeJsonDocumentLoader
BedrockLoadContext
Definition
BedrockLoadContext.h:14
Core::Path
Definition
Path.h:17
Path
Definition
Path.h:16
cereal::ReflectionCtx
Definition
ReflectionCtx.h:11
ctx
Definition
ctx.h:5
src
mc
world
level
biome
registry
BiomeJsonDocumentLoader.h
Generated on Wed Jul 23 2025 08:34:46 for LeviLamina by
1.12.0