LeviLamina
Loading...
Searching...
No Matches
ChunkBlockPos.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
#include "mc/world/level/ChunkLocalHeight.h"
5
6
// auto generated inclusion list
7
#include "mc/world/level/ChunkLocalHeight.h"
8
9
class
ChunkBlockPos
{
10
public
:
11
// member variables
12
// NOLINTBEGIN
13
::ll::TypedStorage<1, 1, uchar> x;
14
::ll::TypedStorage<1, 1, uchar> z;
15
::ll::TypedStorage<2, 2, ::ChunkLocalHeight> y;
16
// NOLINTEND
17
};
ChunkBlockPos
Definition
ChunkBlockPos.h:9
src
mc
world
level
ChunkBlockPos.h
Generated on Fri Jun 13 2025 05:05:17 for LeviLamina by
1.12.0