LeviLamina
Loading...
Searching...
No Matches
HeightmapWrapper.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
HeightmapWrapper
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::TypedStorage<8, 8, ::std::vector<short>
const
*> mData;
10
::ll::TypedStorage<2, 2, short> mMinY;
11
// NOLINTEND
12
};
HeightmapWrapper
Definition
HeightmapWrapper.h:5
src
mc
world
level
chunk
HeightmapWrapper.h
Generated on Sat Apr 26 2025 05:56:23 for LeviLamina by
1.12.0