LeviLamina
Loading...
Searching...
No Matches
CustomTemperatureCategoryAttributes.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/level/biome/Biome.h"
7
#include "mc/world/level/biome/components/BiomeComponentBase.h"
8
9
struct
CustomTemperatureCategoryAttributes
:
public
::BiomeComponentBase
{
10
public
:
11
// member variables
12
// NOLINTBEGIN
13
::ll::TypedStorage<4, 4, ::Biome::BiomeTempCategory> mTemperatureCategory;
14
// NOLINTEND
15
16
public
:
17
// virtual functions
18
// NOLINTBEGIN
19
// vIndex: 0
20
virtual
~CustomTemperatureCategoryAttributes
()
/*override*/
=
default
;
21
// NOLINTEND
22
23
public
:
24
// destructor thunk
25
// NOLINTBEGIN
26
27
// NOLINTEND
28
};
BiomeComponentBase
Definition
BiomeComponentBase.h:5
CustomTemperatureCategoryAttributes
Definition
CustomTemperatureCategoryAttributes.h:9
src
mc
world
level
biome
components
CustomTemperatureCategoryAttributes.h
Generated on Sat Apr 26 2025 05:56:16 for LeviLamina by
1.12.0