LeviLamina
Loading...
Searching...
No Matches
VanillaBiomeTypeAttributes.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/level/biome/components/BiomeComponentBase.h"
7
#include "mc/world/level/biome/components/vanilla/VanillaBiomeTypes.h"
8
9
struct
VanillaBiomeTypeAttributes
:
public
::BiomeComponentBase
{
10
public
:
11
// member variables
12
// NOLINTBEGIN
13
::ll::TypedStorage<4, 4, ::VanillaBiomeTypes> mBiomeType;
14
// NOLINTEND
15
16
public
:
17
// virtual functions
18
// NOLINTBEGIN
19
// vIndex: 0
20
virtual
~VanillaBiomeTypeAttributes
()
/*override*/
=
default
;
21
// NOLINTEND
22
23
public
:
24
// destructor thunk
25
// NOLINTBEGIN
26
27
// NOLINTEND
28
29
public
:
30
// vftables
31
// NOLINTBEGIN
32
MCAPI
static
void
** $vftable();
33
// NOLINTEND
34
};
BiomeComponentBase
Definition
BiomeComponentBase.h:5
VanillaBiomeTypeAttributes
Definition
VanillaBiomeTypeAttributes.h:9
src
mc
world
level
biome
components
vanilla
VanillaBiomeTypeAttributes.h
Generated on Sat Apr 26 2025 05:56:16 for LeviLamina by
1.12.0