LeviLamina
Loading...
Searching...
No Matches
CustomBiome.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
CustomBiome {
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<4, 16>
mUnk5a7347;
10
::ll::UntypedStorage<8, 24>
mUnk540898;
11
// NOLINTEND
12
13
public
:
14
// prevent constructor by default
15
CustomBiome& operator=(CustomBiome
const
&);
16
CustomBiome(CustomBiome
const
&);
17
CustomBiome();
18
};
ll::UntypedStorage
Definition
Alias.h:14
src
mc
client
world
level
biome
CustomBiome.h
Generated on
for LeviLamina by
1.16.1