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
// vIndex: 1
19
virtual
char
const
* getJsonName()
const
/*override*/
;
20
21
// vIndex: 0
22
virtual
~IsSpawnableDescription
()
/*override*/
=
default
;
23
// NOLINTEND
24
25
public
:
26
// virtual function thunks
27
// NOLINTBEGIN
28
MCAPI
char
const
* $getJsonName()
const
;
29
// NOLINTEND
30
31
public
:
32
// vftables
33
// NOLINTBEGIN
34
MCNAPI
static
void
**
$vftable
();
35
// NOLINTEND
36
};
DefintionDescription
Definition
DefintionDescription.h:5
IsSpawnableDescription
Definition
IsSpawnableDescription.h:8
IsSpawnableDescription::$vftable
static MCAPI void ** $vftable()
src-server
mc
world
actor
IsSpawnableDescription.h
Generated on Tue Nov 25 2025 04:01:38 for LeviLamina by
1.12.0