LeviLamina
Loading...
Searching...
No Matches
SupportedFeatureSchema.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/puv/VersionRange.h"
7
#include "mc/util/json_util/JsonSchemaObjectNode.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
namespace
FeatureLoading {
struct
FeatureRootParseContext; }
12
namespace
JsonUtil {
class
EmptyClass; }
13
// clang-format on
14
15
struct
SupportedFeatureSchema
{
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::TypedStorage<8, 56, ::Puv::VersionRange> mVersionRange;
20
::ll::TypedStorage<
21
8,
22
16,
23
::std::shared_ptr<
24
::JsonUtil::JsonSchemaObjectNode<::JsonUtil::EmptyClass, ::FeatureLoading::FeatureRootParseContext>
>>
25
mSchema;
26
// NOLINTEND
27
28
public
:
29
// member functions
30
// NOLINTBEGIN
31
MCAPI
~SupportedFeatureSchema
();
32
// NOLINTEND
33
34
public
:
35
// destructor thunk
36
// NOLINTBEGIN
37
MCAPI
void
$dtor();
38
// NOLINTEND
39
};
JsonUtil::JsonSchemaObjectNode
Definition
JsonSchemaObjectNode.h:8
SupportedFeatureSchema
Definition
SupportedFeatureSchema.h:15
src-server
mc
world
level
levelgen
feature
registry
SupportedFeatureSchema.h
Generated on Wed Nov 5 2025 13:13:33 for LeviLamina by
1.12.0