LeviLamina
Loading...
Searching...
No Matches
BiomeComponentBase.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
BiomeComponentBase
{
6
public
:
7
// virtual functions
8
// NOLINTBEGIN
9
// vIndex: 0
10
virtual
~BiomeComponentBase
() =
default
;
11
// NOLINTEND
12
13
public
:
14
// destructor thunk
15
// NOLINTBEGIN
16
17
// NOLINTEND
18
};
BiomeComponentBase
Definition
BiomeComponentBase.h:5
src
mc
world
level
biome
components
BiomeComponentBase.h
Generated on Sat Apr 26 2025 05:56:16 for LeviLamina by
1.12.0