LeviLamina
Loading...
Searching...
No Matches
IsSpawnableDescription.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/actor/DefintionDescription.h"
7
8
struct
IsSpawnableDescription
:
public
::DefintionDescription
{
9
public
:
10
// member variables
11
// NOLINTBEGIN
12
::ll::TypedStorage<1, 1, bool> mIsSpawnable;
13
// NOLINTEND
14
15
public
:
16
// virtual functions
17
// NOLINTBEGIN
18
virtual
char
const
* getJsonName()
const
/*override*/
;
19
// NOLINTEND
20
21
public
:
22
// virtual function thunks
23
// NOLINTBEGIN
24
MCAPI
char
const
* $getJsonName()
const
;
25
26
27
// NOLINTEND
28
29
public
:
30
// vftables
31
// NOLINTBEGIN
32
MCAPI
static
void
** $vftable();
33
// NOLINTEND
34
};
DefintionDescription
Definition
DefintionDescription.h:5
IsSpawnableDescription
Definition
IsSpawnableDescription.h:8
src
mc
world
actor
IsSpawnableDescription.h
Generated on
for LeviLamina by
1.16.1