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
// vftables
25
// NOLINTBEGIN
26
MCNAPI
static
void
**
$vftable
();
27
// NOLINTEND
28
};
BiomeComponentBase
Definition
BiomeComponentBase.h:5
VanillaBiomeTypeAttributes
Definition
VanillaBiomeTypeAttributes.h:9
VanillaBiomeTypeAttributes::$vftable
static MCAPI void ** $vftable()
src
mc
world
level
biome
components
vanilla
VanillaBiomeTypeAttributes.h
Generated on Fri Jun 13 2025 05:05:11 for LeviLamina by
1.12.0