LeviLamina
Loading...
Searching...
No Matches
SubChunkBlockPos.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
SubChunkBlockPos
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
union
{
10
struct
{
11
::ll::TypedStorage<1, 1, uchar> x;
12
::ll::TypedStorage<1, 1, uchar> y;
13
::ll::TypedStorage<1, 1, uchar> z;
14
};
15
::ll::TypedStorage<4, 4, uint> packed;
16
};
17
// NOLINTEND
18
};
SubChunkBlockPos
Definition
SubChunkBlockPos.h:5
src
mc
world
level
SubChunkBlockPos.h
Generated on Sat Apr 26 2025 05:56:32 for LeviLamina by
1.12.0