LeviLamina
Loading...
Searching...
No Matches
EntityTypes.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
Json {
class
Value; }
8
// clang-format on
9
10
class
EntityTypes
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<8, 24>
mUnkd09d2e;
15
// NOLINTEND
16
17
public
:
18
// prevent constructor by default
19
EntityTypes
& operator=(
EntityTypes
const
&);
20
EntityTypes
(
EntityTypes
const
&);
21
EntityTypes
();
22
23
public
:
24
// member functions
25
// NOLINTBEGIN
26
MCAPI
bool
parseJson(
::Json::Value
const
& root);
27
28
MCAPI
~EntityTypes
();
29
// NOLINTEND
30
31
public
:
32
// destructor thunk
33
// NOLINTBEGIN
34
MCFOLD
void
$dtor();
35
// NOLINTEND
36
};
EntityTypes
Definition
EntityTypes.h:10
Json::Value
Definition
Value.h:16
ll::UntypedStorage
Definition
Alias.h:14
src
mc
util
EntityTypes.h
Generated on Sat Apr 26 2025 05:55:59 for LeviLamina by
1.12.0