LeviLamina
Loading...
Searching...
No Matches
FlyingSpeedDefinition.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/util/json_util/JsonSchemaObjectNode.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
namespace
JsonUtil {
class
EmptyClass
; }
11
// clang-format on
12
13
struct
FlyingSpeedDefinition
{
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::TypedStorage<4, 4, float> mValue;
18
// NOLINTEND
19
20
public
:
21
// static functions
22
// NOLINTBEGIN
23
MCAPI
static
void
buildSchema(
24
::std::shared_ptr<
::JsonUtil::JsonSchemaObjectNode<::JsonUtil::EmptyClass, ::FlyingSpeedDefinition>
>& root
25
);
26
// NOLINTEND
27
};
JsonUtil::EmptyClass
Definition
EmptyClass.h:7
JsonUtil::JsonSchemaObjectNode
Definition
JsonSchemaObjectNode.h:8
FlyingSpeedDefinition
Definition
FlyingSpeedDefinition.h:13
src
mc
entity
definitions
FlyingSpeedDefinition.h
Generated on
for LeviLamina by
1.16.1