LeviLamina
Loading...
Searching...
No Matches
implementation.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
implementation {
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<2, 2>
mUnk1d6d7b;
10
::ll::UntypedStorage<8, 8>
mUnkd763a3;
11
::ll::UntypedStorage<8, 8>
mUnk2b5ebd;
12
// NOLINTEND
13
14
public
:
15
// prevent constructor by default
16
implementation& operator=(implementation
const
&);
17
implementation(implementation
const
&);
18
implementation();
19
};
ll::UntypedStorage
Definition
Alias.h:14
src
mc
external
libzip
libzip_mojang
implementation.h
Generated on
for LeviLamina by
1.16.1