LeviLamina
Loading...
Searching...
No Matches
SpawnCategoryDescription.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/actor/DefintionDescription.h"
7
#include "mc/world/actor/spawn_category/Type.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
namespace
Json {
class
Value; }
12
// clang-format on
13
14
struct
SpawnCategoryDescription
:
public
::DefintionDescription
{
15
public
:
16
// member variables
17
// NOLINTBEGIN
18
::ll::TypedStorage<4, 4, ::SpawnCategory::Type> mSpawnCategory;
19
// NOLINTEND
20
21
public
:
22
// virtual functions
23
// NOLINTBEGIN
24
// vIndex: 1
25
virtual
char
const
* getJsonName()
const
/*override*/
;
26
27
// vIndex: 0
28
virtual
~SpawnCategoryDescription
()
/*override*/
=
default
;
29
// NOLINTEND
30
31
public
:
32
// member functions
33
// NOLINTBEGIN
34
MCAPI
void
parse(
::Json::Value
const
& root);
35
// NOLINTEND
36
37
public
:
38
// virtual function thunks
39
// NOLINTBEGIN
40
MCAPI
char
const
* $getJsonName()
const
;
41
// NOLINTEND
42
43
public
:
44
// vftables
45
// NOLINTBEGIN
46
MCNAPI
static
void
**
$vftable
();
47
// NOLINTEND
48
};
Json::Value
Definition
Value.h:16
DefintionDescription
Definition
DefintionDescription.h:5
SpawnCategoryDescription
Definition
SpawnCategoryDescription.h:14
SpawnCategoryDescription::$vftable
static MCAPI void ** $vftable()
src-server
mc
world
actor
SpawnCategoryDescription.h
Generated on Mon Nov 17 2025 10:57:11 for LeviLamina by
1.12.0