LeviLamina
Loading...
Searching...
No Matches
BiomeIdLatticeBatch.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
BiomeIdLatticeBatch
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::TypedStorage<4, 4, int> mAreaOffset;
10
::ll::TypedStorage<4, 4, int> mGridOffset;
11
::ll::TypedStorage<8, 24, ::std::vector<int>> mBiomeIds;
12
// NOLINTEND
13
};
BiomeIdLatticeBatch
Definition
BiomeIdLatticeBatch.h:5
src-server
mc
world
level
biome
BiomeIdLatticeBatch.h
Generated on Sun Oct 12 2025 06:32:25 for LeviLamina by
1.12.0