LeviLamina
Loading...
Searching...
No Matches
Container.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
Poi {
struct
BlockRelPos
; }
8
namespace
Poi {
struct
Record
; }
9
// clang-format on
10
11
namespace
Poi::detail {
12
13
struct
Container {
14
public
:
15
// Container inner types declare
16
// clang-format off
17
struct
QueryIterator
;
18
// clang-format on
19
20
// Container inner types define
21
struct
QueryIterator :
public
::std::ranges::view_interface<::Poi::detail::Container::QueryIterator> {
22
public
:
23
// member variables
24
// NOLINTBEGIN
25
::ll::UntypedStorage<8, 8>
mUnk167e38;
26
::ll::UntypedStorage<8, 8>
mUnk9ff917;
27
::ll::UntypedStorage<8, 64>
mUnkcfc4ea;
28
// NOLINTEND
29
30
public
:
31
// prevent constructor by default
32
QueryIterator& operator=(QueryIterator
const
&);
33
QueryIterator(QueryIterator
const
&);
34
QueryIterator();
35
};
36
37
public
:
38
// member variables
39
// NOLINTBEGIN
40
::ll::UntypedStorage<8, 24>
mUnk7d133d;
41
// NOLINTEND
42
43
public
:
44
// prevent constructor by default
45
Container& operator=(Container
const
&);
46
Container(Container
const
&);
47
Container();
48
};
49
50
}
// namespace Poi::detail
Poi::BlockRelPos
Definition
BlockRelPos.h:7
Poi::Record
Definition
Record.h:7
Poi::detail::Container::QueryIterator
Definition
Container.h:21
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
poi
Container.h
Generated on
for LeviLamina by
1.16.1