LeviLamina
Loading...
Searching...
No Matches
BiomeTagAttributes.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
8
struct
BiomeTagAttributes
:
public
::BiomeComponentBase
{
9
public
:
10
// member variables
11
// NOLINTBEGIN
12
::ll::TypedStorage<8, 24, ::std::vector<::std::string>> mTags;
13
// NOLINTEND
14
15
public
:
16
// virtual functions
17
// NOLINTBEGIN
18
// vIndex: 0
19
virtual
~BiomeTagAttributes
()
/*override*/
=
default
;
20
// NOLINTEND
21
22
public
:
23
// destructor thunk
24
// NOLINTBEGIN
25
26
// NOLINTEND
27
28
public
:
29
// vftables
30
// NOLINTBEGIN
31
MCAPI
static
void
** $vftable();
32
// NOLINTEND
33
};
BiomeComponentBase
Definition
BiomeComponentBase.h:5
BiomeTagAttributes
Definition
BiomeTagAttributes.h:8
src
mc
world
level
biome
components
BiomeTagAttributes.h
Generated on Sat Apr 26 2025 05:56:16 for LeviLamina by
1.12.0