LeviLamina
Loading...
Searching...
No Matches
BiomeTagComponent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/entity/components/TagsComponent.h"
7
#include "mc/util/IDType.h"
8
#include "mc/world/level/biome/components/BiomeComponentBase.h"
9
10
// auto generated forward declare list
11
// clang-format off
12
struct
BiomeTagSetIDType
;
13
// clang-format on
14
15
struct
BiomeTagComponent
:
public
::BiomeComponentBase
,
public
::TagsComponent
<::IDType<::BiomeTagSetIDType>> {
16
public
:
17
// virtual functions
18
// NOLINTBEGIN
19
// vIndex: 0
20
virtual
~BiomeTagComponent
()
/*override*/
=
default
;
21
// NOLINTEND
22
23
public
:
24
// vftables
25
// NOLINTBEGIN
26
MCNAPI
static
void
**
$vftable
();
27
// NOLINTEND
28
};
TagsComponent
Definition
TagsComponent.h:7
BiomeComponentBase
Definition
BiomeComponentBase.h:5
BiomeTagComponent
Definition
BiomeTagComponent.h:15
BiomeTagComponent::$vftable
static MCAPI void ** $vftable()
BiomeTagSetIDType
Definition
BiomeTagSetIDType.h:5
src
mc
world
level
biome
components
BiomeTagComponent.h
Generated on Sat Jul 5 2025 06:58:56 for LeviLamina by
1.12.0