LeviLamina
Loading...
Searching...
No Matches
SubChunkPosIterator.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
SubChunkPos
;
8
// clang-format on
9
10
class
SubChunkPosIterator
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::TypedStorage<4, 12, ::SubChunkPos const> mMinCorner;
15
::ll::TypedStorage<4, 12, ::SubChunkPos const> mMaxCorner;
16
::ll::TypedStorage<4, 12, ::SubChunkPos> mCurrentPos;
17
::ll::TypedStorage<1, 1, bool> mDone;
18
// NOLINTEND
19
};
SubChunkPosIterator
Definition
SubChunkPosIterator.h:10
SubChunkPos
Definition
SubChunkPos.h:5
src
mc
world
level
SubChunkPosIterator.h
Generated on Sat Apr 26 2025 05:56:32 for LeviLamina by
1.12.0