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