LeviLamina
Loading...
Searching...
No Matches
BaseBlockLocationIterator.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
BlockPos
;
8
// clang-format on
9
10
class
BaseBlockLocationIterator
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<4, 12>
mUnk5888e9;
15
::ll::UntypedStorage<4, 12>
mUnkab4ac1;
16
::ll::UntypedStorage<4, 12>
mUnk1e2df8;
17
::ll::UntypedStorage<1, 1>
mUnkbed67c;
18
// NOLINTEND
19
20
public
:
21
// prevent constructor by default
22
BaseBlockLocationIterator
& operator=(
BaseBlockLocationIterator
const
&);
23
BaseBlockLocationIterator
(
BaseBlockLocationIterator
const
&);
24
BaseBlockLocationIterator
();
25
26
public
:
27
// virtual functions
28
// NOLINTBEGIN
29
// vIndex: 0
30
virtual
~BaseBlockLocationIterator
() =
default
;
31
32
// vIndex: 1
33
virtual
bool
operator==(
::BaseBlockLocationIterator
const
&)
const
;
34
35
// vIndex: 2
36
virtual
bool
operator!=(
::BaseBlockLocationIterator
const
&)
const
;
37
38
// vIndex: 3
39
virtual ::BaseBlockLocationIterator& operator++();
40
41
// vIndex: 4
42
virtual
bool
isValid()
const
= 0;
43
44
// vIndex: 5
45
virtual
void
_begin();
46
47
// vIndex: 6
48
virtual
void
_end();
49
// NOLINTEND
50
51
public
:
52
// virtual function thunks
53
// NOLINTBEGIN
54
MCNAPI
void
$_begin
();
55
56
MCNAPI
void
$_end
();
57
// NOLINTEND
58
};
BaseBlockLocationIterator
Definition
BaseBlockLocationIterator.h:10
BaseBlockLocationIterator::$_begin
MCAPI void $_begin()
BaseBlockLocationIterator::$_end
MCAPI void $_end()
BlockPos
Definition
BlockPos.h:18
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
block
BaseBlockLocationIterator.h
Generated on Fri Jun 13 2025 05:05:13 for LeviLamina by
1.12.0